Resolve the circular dependency of libmh on libmts on libmh. The
[mmh] / h / Makefile.in
index 4f99259..6cf88b6 100644 (file)
@@ -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
 
 # auxiliary files
 AUX = Makefile.in
@@ -29,6 +29,8 @@ install:
 
 uninstall:
 
+lint:
+
 # ========== DEPENDENCIES FOR CLEANUP ==========
 
 mostlyclean: