X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/7db733d4d0fd085313e4ae3d8ff9b7cc533616bb..cc3ca08f22460b15423bb88632f3a12741b19003:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 98c246a..36580fe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -512,6 +512,7 @@ BLKCS += blowfish blowfish.lo: blowfish-tab.h CLEANFILES += blowfish-tab.h noinst_PROGRAMS += blowfish-mktab +blowfish_mktab_CPPFLAGS = $(AM_CPPFLAGS) -DQUIET blowfish-tab.h: blowfish-mktab$e $(AM_V_GEN)./blowfish-mktab >blowfish-tab.h.new && \ mv blowfish-tab.h.new blowfish-tab.h