X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..a4e085dcc682da556af59d8b2c8a0afe44c6f257:/h/Makefile.in?ds=inline diff --git a/h/Makefile.in b/h/Makefile.in index 4f992592..b6165249 100644 --- a/h/Makefile.in +++ b/h/Makefile.in @@ -1,8 +1,6 @@ # # Makefile for h subdirectory # -# $Id$ -# SHELL = /bin/sh @@ -10,10 +8,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 crawl_folders.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 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 +27,8 @@ install: uninstall: +lint: + # ========== DEPENDENCIES FOR CLEANUP ========== mostlyclean: @@ -48,7 +48,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)