diff options
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 39940f1db12..3f6ed988fbb 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -35,7 +35,7 @@ noinst_HEADERS = global.h config-win.h \ SUPERCLEANFILES = mysql_version.h # Some include files that may be moved and patched by configure -DISTCLEANFILES = $(distdir)/sched.h +DISTCLEANFILES = sched.h all-local: my_config.h my_global.h |