]> granicus.if.org Git - flex/commitdiff
MAINTAINERCLEANFILES: new variable: try to make it so that make maintainer-clean...
authorWill Estes <wlestes@users.sourceforge.net>
Wed, 27 Nov 2002 14:05:27 +0000 (14:05 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Wed, 27 Nov 2002 14:05:27 +0000 (14:05 +0000)
Makefile.am

index 89d23842a16e5d1ba7a75929a0354998ef33455d..d93a43550228aa5efbf558387172e5f05d61fe8f 100644 (file)
@@ -88,6 +88,31 @@ include_HEADERS = \
 info_TEXINFOS =        flex.texi
 man_MANS = flex.1
 
+MAINTAINERCLEANFILES = \
+       flex.1 \
+       ABOUT-NLS \
+       config.rpath \
+       config.sub \
+       config.guess \
+       configure \
+       config.sub \
+       config.guess \
+       depcomp \
+       flex.hks \
+       flex.ops \
+       mkinstalldirs \
+       install-sh \
+       ABOUT-NLS \
+       ChangeLog \
+       INSTALL \
+       conf.in \
+       aclocal.m4 \
+       Makefile.in \
+       mdate-sh \
+       missing
+
+
+
 EXTRA_DIST = \
        .indent.pro \
        AUTHORS \