From 489d24b2d3e91762354023127fdaf384c2570427 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Fri, 27 Feb 2009 21:41:40 +0100 Subject: Dist templates Dist sample source structure - automake always deference symlinks, we need to find better way to handle the sample structure --- Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b782c4b..76fd658 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,9 @@ NULL = SUBDIRS = \ - src + src \ + templates \ + sample EXTRA_DIST = \ $(NULL) @@ -20,4 +22,4 @@ samples: ACLOCAL_AMFLAGS = -I m4 -AUTOMAKE_OPTIONS = foreign +AUTOMAKE_OPTIONS = foreign dist-bzip2 -- cgit v1.2.3