Index: trunk/psphot/src/Makefile.am
===================================================================
--- trunk/psphot/src/Makefile.am	(revision 12950)
+++ trunk/psphot/src/Makefile.am	(revision 13007)
@@ -18,4 +18,5 @@
 libpsphot_la_SOURCES = \
 	psphotErrorCodes.c	\
+	pmFootprint.c		\
 	psphotVersion.c		\
 	psphotModelGroupInit.c	\
@@ -62,4 +63,5 @@
 include_HEADERS = \
 	psphot.h \
+	pmFootprint.h \
 	psphotErrorCodes.h
 
