removed redundant files
[pspp-builds.git] / config / Makefile.am
diff --git a/config/Makefile.am b/config/Makefile.am
deleted file mode 100644 (file)
index 819801e..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-## Process this file with automake to produce Makefile.in  -*- makefile -*-
-
-
-# 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
-
-# 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.
-
-private-install:
-       $(mkinstalldirs) $$HOME/.pspp
-       cd $(srcdir); cp $(pkgsysconf_DATA) $$HOME/.pspp
-private-uninstall:
-       -cd $$HOME/.pspp; rm -f $(pkgsysconf_DATA)
-       -rmdir $$HOME/.pspp
-
-MAINTAINERCLEANFILES = Makefile.in