diff options
Diffstat (limited to 'local.mk')
-rw-r--r-- | local.mk | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,9 +1,3 @@ -ifeq ($(MAKECMDGOALS), dist) - dist-files += $(shell cat .dist-files) -endif - -dist-files += configure config.h.in perl/configure - clean-files += Makefile.config GLOBAL_CXXFLAGS += -Wno-deprecated-declarations |