changeset 62:610cd4e09b91

better EXTRA_DIST value
author meillo@marmaro.de
date Sat, 29 May 2010 23:48:42 +0200 (2010-05-29)
parents bdef5f279fde
children 49ca781e1503
files Makefile.am Makefile.in
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Sat May 29 23:43:32 2010 +0200
+++ b/Makefile.am	Sat May 29 23:48:42 2010 +0200
@@ -1,4 +1,4 @@
-EXTRA_DIST = examples/* docs/* man/* tpl/*
+EXTRA_DIST = examples docs man tpl tests misc
 
 SUBDIRS = src man
 
--- a/Makefile.in	Sat May 29 23:43:32 2010 +0200
+++ b/Makefile.in	Sat May 29 23:48:42 2010 +0200
@@ -204,7 +204,7 @@
 with_logdir = @with_logdir@
 with_spooldir = @with_spooldir@
 with_user = @with_user@
-EXTRA_DIST = examples/* docs/* man/* tpl/*
+EXTRA_DIST = examples docs man tpl tests misc
 SUBDIRS = src man
 all: config.h
 	$(MAKE) $(AM_MAKEFLAGS) all-recursive