X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=Makefile.in;h=9492cd077faff40a9c072583268c23c5af8b5864;hp=7933b5b4db89243f3adee5dab03234e40c3d8d4b;hb=2894f47bd3f3d15d944e650cb4fadb1aec3a5e15;hpb=da24fe8019b4d05c5f0762db60809e7a961c29c7 diff --git a/Makefile.in b/Makefile.in index 7933b5b..9492cd0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -70,14 +70,12 @@ INSTALL_DATA = @INSTALL_DATA@ .SUFFIXES: # all files in this directory included in the distribution -DIST = README README.developers INSTALL MACHINES COPYRIGHT VERSION DIFFERENCES \ - FAQ TODO COMPLETION-ZSH COMPLETION-TCSH MAIL.FILTERING \ - ChangeLog ChangeLog_MH-3_to_MH-6.6 ChangeLog_MH-6.7.0_to_MH-6.8.4.html \ - install-sh mkinstalldirs Makefile.in aclocal.m4 acconfig.h config.h.in \ - configure.in configure stamp-h.in config.sub config.guess +DIST = ChangeLog COPYRIGHT INSTALL MACHINES README VERSION ChangeLog install-sh\ + mkinstalldirs Makefile.in aclocal.m4 acconfig.h config.h.in \ + configure.in configure stamp-h.in config.sub config.guess # subdirectories in distribution -SUBDIRS = h config sbr zotnet mts uip etc man +SUBDIRS = h config sbr zotnet mts uip etc man docs # ========== DEPENDENCIES FOR BUILDING AND INSTALLING ==========