summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--common.mk2
2 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b6beba3b3e..f61ce9f889 100644
--- a/.gitignore
+++ b/.gitignore
@@ -144,7 +144,6 @@ lcov*.info
/verconf.h
/verconf.mk
/web
-/yasmdata.rb
# /bin/
diff --git a/common.mk b/common.mk
index 3bba845368..a9a0b4790c 100644
--- a/common.mk
+++ b/common.mk
@@ -759,7 +759,7 @@ clean-rubyspec: clean-spec
distclean: distclean-ext distclean-enc distclean-golf distclean-docs distclean-extout distclean-gc distclean-local distclean-platform distclean-spec
distclean-local:: clean-local
- $(Q)$(RM) $(MKFILES) yasmdata.rb *.inc $(PRELUDES) *.rbinc *.rbbin
+ $(Q)$(RM) $(MKFILES) *.inc $(PRELUDES) *.rbinc *.rbbin
$(Q)$(RM) config.cache config.status config.status.lineno
$(Q)$(RM) *~ *.bak *.stackdump core *.core gmon.out $(PREP)
-$(Q)$(RMALL) $(srcdir)/autom4te.cache