diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 1fe50ca..a39b7ff 100644 --- a/Makefile.in +++ b/Makefile.in @@ -217,6 +217,7 @@ top_srcdir = @top_srcdir@ # have all needed files, that a GNU package needs AUTOMAKE_OPTIONS = foreign 1.4 SUBDIRS = src +EXTRA_DIST = INSTALL.de all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive |