Fix two minor packaging bugs reported by James R. Van Zandt.
[pspp-builds.git] / Makefile.am
index 54922040195f4e31ab1112b0f2da783dbf11aa62..79610abea8643df419a5bc128b232cac024371f7 100644 (file)
@@ -2,13 +2,10 @@
 
 AUTOMAKE_OPTIONS = gnits 1.7
 
-SUBDIRS = m4 intl doc lib gl src po config tests 
+SUBDIRS = m4 intl doc lib gl src po config tests examples
 
 DISTCLEANFILES = pref.h
 
-dist-hook:
-       cp -rp $(top_srcdir)/examples $(distdir)
-
 # A `private installation' in my terms is just having the appropriate
 # configuration files in ~/.pspp instead of a global configuration
 # location.  So I let those files be installed automatically.