From 31bef70568177a32929331e73a18e852bee7bd08 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 13 Feb 2019 00:42:04 +0100 Subject: fixing EXTRA_DIST issues' --- Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ad32cf920..fd18d7c3c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/src/include if DOCUMENTATION_ONLY SUBDIRS = doc -else +else SUBDIRS = m4 src po pkgconfig if DOCUMENTATION SUBDIRS += doc @@ -17,7 +17,6 @@ endif EXTRA_DIST = \ ABOUT-NLS \ config.rpath \ - install-sh \ acinclude.m4 \ README.1st @@ -28,4 +27,3 @@ docdir = $(datadir)/doc/gnunet/ doc_DATA = COPYING README ACLOCAL_AMFLAGS = -I m4 - -- cgit v1.2.3