X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2FMakefile.in;h=492d364368057246618ba44d3731cb8eff221e5a;hb=da831514de01e2407cef37c118ffff0526a486d0;hp=4f99259218d3533573ecec2aae9a73800e902c34;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/h/Makefile.in b/h/Makefile.in index 4f99259..492d364 100644 --- a/h/Makefile.in +++ b/h/Makefile.in @@ -10,10 +10,10 @@ srcdir = @srcdir@ VPATH = @srcdir@ # header files included in distribution -HDRS = addrsbr.h aliasbr.h dropsbr.h fmt_compile.h fmt_scan.h \ - md5.h mh.h mhcachesbr.h mhparse.h mime.h msh.h netdb.h nmh.h \ - nntp.h picksbr.h popsbr.h prototypes.h rcvmail.h scansbr.h \ - signals.h vmhsbr.h +HDRS = addrsbr.h aliasbr.h dropsbr.h fmt_compile.h fmt_scan.h \ + md5.h mf.h mh.h mhcachesbr.h mhparse.h mime.h msh.h mts.h \ + netdb.h nmh.h nntp.h picksbr.h popsbr.h prototypes.h rcvmail.h \ + scansbr.h signals.h tws.h vmhsbr.h utils.h # auxiliary files AUX = Makefile.in @@ -29,6 +29,8 @@ install: uninstall: +lint: + # ========== DEPENDENCIES FOR CLEANUP ========== mostlyclean: @@ -48,7 +50,7 @@ superclean: realclean subdir = h Makefile: Makefile.in ../config.status - cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status + cd .. && ./config.status $(subdir)/$@ distdir = ../`cat ../distname`/$(subdir) nmhdist: $(DIST)