From 6193b40f1b5370817f5a14006d1839ca56797fba Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Sat, 14 Feb 2009 21:00:55 +0000 Subject: + minor fixes to pdexternal.am svn path=/trunk/externals/moocow/; revision=10771 --- hello/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hello/Makefile.am') diff --git a/hello/Makefile.am b/hello/Makefile.am index 484fe0c..46b4286 100644 --- a/hello/Makefile.am +++ b/hello/Makefile.am @@ -60,4 +60,5 @@ all-local: $(PODS:.pod=.txt) #----------------------------------------------------------------------- ## --- extra distribution files -#EXTRA_DIST += $(PODS:.pod=.txt) +#EXTRA_DIST += $(PODS) $(PODS:.pod=.txt) ##-- included by default +EXTRA_DIST += $(PODS:.pod=.html) -- cgit v1.2.1