pgpewrapng_LDADD =
pgpewrapng_DEPENDENCIES =
-CLEANFILES = stamp-doc-rc makedoc keymap_defs.h version.h
+CLEANFILES = stamp-doc-rc makedoc keymap_defs.h version.h Madmuttrc
ACLOCAL_AMFLAGS = -I m4
cp $(srcdir)/smime_keys.pl smime_keysng
chmod +x smime_keysng
-Makefile: $(BUILT_SOURCES)
-
keymap_defs.h: OPS
$(srcdir)/gen_defs $^ > keymap_defs.h
fi
-# kluge around automake problems.
-
-dist-hook:
- -for file in $(BUILT_SOURCES) ; do rm -f $(distdir)/$$file ; done
-
-mutt-dist:
- (cd $(srcdir) && ./build-release )
-
update-doc: stamp-doc-rc
(cd doc && $(MAKE) update-doc)
-rm -f Madmuttrc stamp-doc-rc
$(CPP) $(INCLUDES) $(DEFS) $(CPPFLAGS) -D_MAKEDOC -C \
$(srcdir)/init.h | ./makedoc -c | cat Madmuttrc.head - > Madmuttrc
- touch stamp-doc-rc
+ touch $@
-include cflags.mk