Index: trunk/psphot/Makefile.am
===================================================================
--- trunk/psphot/Makefile.am	(revision 6140)
+++ trunk/psphot/Makefile.am	(revision 7504)
@@ -3,3 +3,8 @@
 CLEANFILES = *.pyc *~ core core.*
 
-EXTRA_DIST = autogen.sh
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA= psphot.pc
+
+EXTRA_DIST = \
+	psphot.pc.in \
+	autogen.sh
