summaryrefslogtreecommitdiff
path: root/hw/dmx
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2005-10-13 18:08:24 +0000
committerKristian Høgsberg <krh@redhat.com>2005-10-13 18:08:24 +0000
commitb349b20d783252d5126451142419aae554f9b776 (patch)
treedf5b668b25764966fb96e7805e195172525dc932 /hw/dmx
parent35a767590e481b15ae66dccc2dd91098992b2751 (diff)
Dist NOTES.
Dist helper shell scripts. Dist XAA.HOWTO and a few more unused C files. Dist xorgconf.cpp. Fix DIST_EXTRA typo. Clean yacc and lex generated files only during make maintainer-clean as we don't expect users to have those tools installed.
Diffstat (limited to 'hw/dmx')
-rw-r--r--hw/dmx/config/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/dmx/config/Makefile.am b/hw/dmx/config/Makefile.am
index 7b3b0eebc..0f837aa30 100644
--- a/hw/dmx/config/Makefile.am
+++ b/hw/dmx/config/Makefile.am
@@ -16,7 +16,7 @@ scanner.c: scanner.l parser.h
BUILT_SOURCES = parser.c parser.h scanner.c
-CLEANFILES = $(BUILT_SOURCES)
+MAINTAINERCLEANFILES = $(BUILT_SOURCES)
libdmxconfig_a_SOURCES = $(LIBSRCS)