Index: trunk/psLib/etc/Makefile.am
===================================================================
--- trunk/psLib/etc/Makefile.am	(revision 8910)
+++ trunk/psLib/etc/Makefile.am	(revision 8960)
@@ -4,5 +4,5 @@
 # this is done instead of using autoconf to delay the expansion of datadir
 # until --prefix is known
-pslib.config: pslib.config.template
+pslib.config: $(srcdir)/pslib.config.template
 	$(PERL) -pe 's|DATADIR|$(pkgdatadir)|' $? > $@
 
