+Sun Sep 25 16:11:09 2005 Ben Pfaff <blp@gnu.org>
+
+ * Makefile.am: Handles `examples' as a subdirectory instead of a
+ dist-hook. The dist-hook copied examples/CVS into the
+ distribution. Thanks to James R. Van Zandt <jrvz@comcast.net> for
+ reporting the problem.
+
Mon Sep 19 10:24:10 2005 Ben Pfaff <blp@gnu.org>
* Smake: Add `check' target for convenience. Add
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.
doc/Makefile
src/Makefile src/expressions/Makefile
config/Makefile
- tests/Makefile])
+ tests/Makefile
+ examples/Makefile])
AC_CONFIG_COMMANDS([pref.h],[
# Copy pref.h from pref.h.orig if prudent
if test ! -f pref.h; then
+Sun Sep 25 16:10:36 2005 Ben Pfaff <blp@gnu.org>
+
+ * Makefile.am: Make ni.texi a prereq for HTML output. Thanks to
+ James R. Van Zandt <jrvz@comcast.net> for reporting the problem.
+
Sun Jul 24 18:47:02 2005 Ben Pfaff <blp@gnu.org>
* portable-file-format.texi: Describe author field.
$(INFO_DEPS): ni.texi
-
+$(HTML_DEPS): ni.texi
--- /dev/null
+Makefile.in
--- /dev/null
+## Process this file with automake to produce Makefile.in -*- makefile -*-
+
+EXTRA_DIST = descript.stat