Fixed buglet where the default config path was getting set wrong
[pspp-builds.git] / src / Makefile.am
index 267414f4478b221a79aaccda32ea2c20669660c3..70a93d2fd4b86a6f3369257e287ca3191265b0eb 100644 (file)
@@ -2,6 +2,10 @@
 
 # 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     \