Index: trunk/psLib/src/Makefile.am
===================================================================
--- trunk/psLib/src/Makefile.am	(revision 7985)
+++ trunk/psLib/src/Makefile.am	(revision 8232)
@@ -11,9 +11,5 @@
 
 
-EXTRA_DIST = mainpage.dox psErrorCodes_en.dat psTest.h psErrorText.h.in psErrorText_en.dat
-
-BUILT_SOURCES = psErrorText.h
-psErrorText.h: psErrorText_$(PS_LANG).dat
-	$(top_srcdir)/psParseErrorCodes --data=$? $(srcdir)/psErrorText.h
+EXTRA_DIST = mainpage.dox psErrorCodes_en.dat psTest.h 
 
 pslibincludedir = $(includedir)
@@ -21,6 +17,5 @@
 	psTest.h \
 	pslib.h \
-	pslib_strict.h \
-	psErrorText.h
+	pslib_strict.h
 
 install-exec-local: libpslib.la
