Index: mppenc/branches/r2d/libmpcpsy/Makefile.am
===================================================================
--- mppenc/branches/r2d/libmpcpsy/Makefile.am	(revision 61)
+++ mppenc/branches/r2d/libmpcpsy/Makefile.am	(revision 61)
@@ -0,0 +1,6 @@
+INCLUDES = 
+METASOURCES = AUTO
+lib_LIBRARIES = libmpcpsy.a
+libmpcpsy_a_SOURCES = ans.c cvd.c fastmath.c fft4g.c fft_routines.c psy.c\
+	psy_tab.c
+noinst_HEADERS = libmpcpsy.h fastmath.h
