Add EXTRA_DIST and check distributed files.
authorRichard Jones <rjones@redhat.com>
Sat, 24 Apr 2010 14:14:54 +0000 (15:14 +0100)
committerRichard Jones <rjones@redhat.com>
Sat, 24 Apr 2010 14:14:54 +0000 (15:14 +0100)
Makefile.am

index 36c56e4..dc16e92 100644 (file)
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 bin_SCRIPTS = techtalk-pse
+
+EXTRA_DIST = \
+       techtalk-pse.pl \
+       README \
+       TODO \
+       examples/simple/*.html \
+       examples/simple/*.sh \
+       examples/simple/*.js \
+       examples/simple/*.css \
+       examples/simple/*.jpg \
+       examples/simple/functions \
+       examples/simple/README
+
 man_MANS = techtalk-pse.1
 
 techtalk-pse.1: techtalk-pse