]> diplodocus.org Git - nmh/blobdiff - Makefile.am
add $(kibi) function, as complement to %(kilo)
[nmh] / Makefile.am
index 48f2cf27c19558196ea5d7e61819f9d9e414602f..a098c0a1acc0f83629fce691c4a7ed45139a683c 100644 (file)
@@ -109,7 +109,8 @@ DISTCHECK_CONFIGURE_FLAGS = DISABLE_SETGID_MAIL=1
 ##
 CLEANFILES = config/version.c sbr/sigmsg.h sbr/dtimep.c etc/mts.conf \
             etc/gen-ctype-checked sbr/ctype-checked.h sbr/ctype-checked.c \
-            etc/mhn.defaults man/man.sed man/mh-chart.man $(man_MANS)
+            etc/mhn.defaults man/man.sed man/mh-chart.man $(man_MANS) \
+            *.plist
 clean-local:
        @rm -rf RPM a.out.dSYM uip/a.out.dSYM
        @rm -rf test/testdir
@@ -117,7 +118,7 @@ clean-local:
 ##
 ## Stuff that should be cleaned via "make maintainer-clean"
 ##
-MAINTAINERCLEANFILES = cscope.files cscope.out cscope.in.out cscope.po.out
+MAINTAINERCLEANFILES = cscope.files cscope.out cscope.in.out cscope.po.out *.plist
 
 ##
 ## And our own superclean, to get everything left by maintainer-clean.
@@ -273,6 +274,9 @@ EXTRA_DIST = config/version.sh sbr/sigmsg.awk etc/mts.conf.in \
             test/inc/fromline.txt test/inc/msgheader.txt test/inc/filler.txt \
             test/inc/md5sums test/mhmail/attachment.txt \
             test/mhbuild/tiny.jpg \
+            test/mhbuild/somebinary \
+            test/mhbuild/nulls \
+            test/mhbuild/textplain \
             test/post/test-post-common.sh test/valgrind.supp uip/mhmail \
             SPECS/nmh.spec SPECS/build-nmh-cygwin $(man_SRCS)