X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=Makefile.in;h=7cd91b04f5f5bc85fe5d4a36e592d8d654fede91;hp=b331c5da3f1ff1a5a352ab80770d7f101bda37f2;hb=4c4e933cf4f3c7b74a5a17d7ac3caf1b06fccb85;hpb=de84e33cbf49bf0e70ad010d58ab9893c5438cff diff --git a/Makefile.in b/Makefile.in index b331c5d..7cd91b0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -70,12 +70,13 @@ INSTALL_DATA = @INSTALL_DATA@ .SUFFIXES: # all files in this directory included in the distribution -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 +DIST = ChangeLog COPYRIGHT DATE 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 docs +SUBDIRS = h config sbr mts uip etc man docs # ========== DEPENDENCIES FOR BUILDING AND INSTALLING ==========