aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-02-09 20:15:18 +0000
committerGuy Harris <guy@alum.mit.edu>2013-02-09 20:15:18 +0000
commit4824a391e8dc7971d060902a784d284177362b86 (patch)
treee703b5a78598d8425dd2c20ba541134b64dce87b /plugins/mate
parent0eb047bcef78f6669b7e79717bc24e463eb89468 (diff)
Pull the definition of NODIST_HEADER_FILES up into
plugins/Makefile.common.inc. svn path=/trunk/; revision=47596
Diffstat (limited to 'plugins/mate')
-rw-r--r--plugins/mate/Makefile.common3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/mate/Makefile.common b/plugins/mate/Makefile.common
index bbadccaff8..b59ee8793a 100644
--- a/plugins/mate/Makefile.common
+++ b/plugins/mate/Makefile.common
@@ -64,7 +64,4 @@ HEADER_FILES = \
$(FLEX_GENERATED_HEADER_FILES) \
$(CLEAN_HEADER_FILES)
-NODIST_HEADER_FILES = \
- $(LEMON_GENERATED_HEADER_FILES)
-
include ../Makefile.common.inc