summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2003-04-23 12:44:00 +0200
committerunknown <lenz@mysql.com>2003-04-23 12:44:00 +0200
commita792b31b90ec4414da4a1cc787818523875fde89 (patch)
treee3b8bb4dbf0a50ebb9cb4fc0dfb74ab70e60ddea /include/Makefile.am
parent2c2bc003e2451d35d8b80689f0aff66ef248cf21 (diff)
downloadmariadb-git-a792b31b90ec4414da4a1cc787818523875fde89.tar.gz
- added $(SUPERCLEANFILES) to DISTCLEANFILES (bug #201) - thanks to
Christian Hammers for providing this patch
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 83cf4290d3d..4b881d0e7ed 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -34,7 +34,7 @@ noinst_HEADERS = config-win.h config-os2.h config-netware.h \
SUPERCLEANFILES = mysql_version.h my_config.h
# Some include files that may be moved and patched by configure
-DISTCLEANFILES = sched.h
+DISTCLEANFILES = sched.h $(SUPERCLEANFILES)
all-local: my_config.h