X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/08b13bc1cb693451c1e9f50f770acaddf42ed9da..a18840ea0d3700cd973e1188f55c27f06984b4fb:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 92d9dde3..8bd301c2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -134,7 +134,6 @@ AM_DISTCHECK_CONFIGURE_FLAGS = DISABLE_SETGID_MAIL=1 \ ## automake 1.12.6 on FreeBSD 9 needs the sbr/dtimep.c. ## CLEANFILES = config/version.c sbr/sigmsg.h sbr/dtimep.c etc/mts.conf \ - sbr/ctype-checked.[hc] \ etc/mhn.defaults man/man.sed man/mh-chart.man $(man_MANS) \ *.plist clean-local: @@ -157,11 +156,6 @@ superclean: maintainer-clean @rm -f $(SUPERCLEANFILES) .PHONY: superclean -## -## Files that need to be built before everything else -## -BUILT_SOURCES = sbr/ctype-checked.c - ## ## This is a list of all programs that get installed in the "bin" directory ## Note that primary difference between "PROGRAMS" and "SCRIPTS" is that