X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=configure.in;h=2cec6f0ee6fcc73b46771089f2781e93486eca15;hb=3b176725a91e7598fc51e5adbb5ee036fb9723cc;hp=d68b624b69209622f70df17ce7d43db458257174;hpb=e0233d70fb7bfac996b3514ae60d7eedef0e6ad3;p=mmh diff --git a/configure.in b/configure.in index d68b624..2cec6f0 100644 --- a/configure.in +++ b/configure.in @@ -697,9 +697,9 @@ dnl OUTPUT MAKEFILES dnl ---------------- AC_OUTPUT(Makefile config/Makefile h/Makefile sbr/Makefile uip/Makefile \ zotnet/Makefile zotnet/mts/Makefile zotnet/tws/Makefile \ - zotnet/mf/Makefile zotnet/bboards/Makefile mts/Makefile \ - mts/smtp/Makefile mts/sendmail/Makefile mts/mmdf/Makefile \ - etc/Makefile docs/Makefile man/Makefile, \ + zotnet/mf/Makefile mts/Makefile mts/smtp/Makefile \ + mts/sendmail/Makefile mts/mmdf/Makefile etc/Makefile \ + docs/Makefile man/Makefile, \ [test -z "$CONFIG_HEADERS" || echo > stamp-h]) dnl Umm, what's the point of these assignments?? --