## Process this file with automake to produce Makefile.in -*- makefile -*-
-pkgsysconfdir = $(sysconfdir)/$(PACKAGE)
+
+# If you change this, you must also change the corresponding line in
+# src/Makefile.am
+pkgsysconfdir = $(sysconfdir)/@PACKAGE@
+
pkgsysconf_DATA = devices html-prologue papersize ps-prologue
EXTRA_DIST = devices html-prologue papersize ps-prologue
# PSPP
+# If you change this, you must also change the corresponding line in
+# config/Makefile.am
+pkgsysconfdir = $(sysconfdir)/@PACKAGE@
+
bin_PROGRAMS = pspp
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/lib \