summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 18822be..79ea2e5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,6 @@ lib_LTLIBRARIES =
noinst_DATA =
MANPAGES =
CLEANFILES = $(BUILT_SOURCES)
-EXTRA_DIST =
BUILT_SOURCES =
GCC_COLORS ?= 'ooh, shiny!'
@@ -28,6 +27,11 @@ AM_MAKEFLAGS = --no-print-directory
AM_CPPFLAGS =
AM_CFLAGS =
+EXTRA_DIST = \
+ README \
+ COPYING \
+ NEWS
+
# ------------------------------------------------------------------------------
# Version numbers