diff options
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index b5ddde46b..7e7f6b8f1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -629,6 +629,7 @@ clean: force distclean: clean $(RM) -f default_paths.ads ortho_code-x86-flags.ads + $(RM) -f elf_arch.ads ghdlsynth_maybe.ads $(RM) -f grt/grt-backtrace-impl.ads $(RM) -f Makefile config.status ghdl.gpr |