- added $(SUPERCLEANFILES) to DISTCLEANFILES (bug #201) - thanks to

Christian Hammers for providing this patch
This commit is contained in:
unknown 2003-04-23 12:44:00 +02:00
commit a792b31b90

View file

@ -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