diff --git a/Makefile.in b/Makefile.in index 3bd1da70b..cdbeff667 100644 --- a/Makefile.in +++ b/Makefile.in @@ -115,9 +115,9 @@ RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \ uninstall-recursive check-recursive installcheck-recursive DIST_COMMON = README AUTHORS COPYING COPYING.LIB ChangeLog INSTALL \ Makefile.am Makefile.in NEWS THANKS TODO acinclude.m4 \ - aclocal.m4 config.guess config.sub configure configure.ac \ - depcomp hamlib.spec.in install-sh ltmain.sh missing \ - mkinstalldirs + aclocal.m4 compile config.guess config.sub configure \ + configure.ac depcomp hamlib.spec.in install-sh ltmain.sh \ + missing mkinstalldirs DIST_SUBDIRS = $(SUBDIRS) all: all-recursive