Index: trunk/psModules/src/concepts/Makefile.am
===================================================================
--- trunk/psModules/src/concepts/Makefile.am	(revision 7849)
+++ trunk/psModules/src/concepts/Makefile.am	(revision 8569)
@@ -1,7 +1,7 @@
-noinst_LTLIBRARIES = libpsmoduleconcepts.la
+noinst_LTLIBRARIES = libpsmodulesconcepts.la
 
-libpsmoduleconcepts_la_CPPFLAGS = $(SRCINC) $(PSMODULE_CFLAGS)
-libpsmoduleconcepts_la_LDFLAGS  = -release $(PACKAGE_VERSION)
-libpsmoduleconcepts_la_SOURCES  = \
+libpsmodulesconcepts_la_CPPFLAGS = $(SRCINC) $(PSMODULES_CFLAGS)
+libpsmodulesconcepts_la_LDFLAGS  = -release $(PACKAGE_VERSION)
+libpsmodulesconcepts_la_SOURCES  = \
 	pmConcepts.c \
 	pmConceptsAverage.c \
@@ -11,6 +11,6 @@
 	pmConceptsPhotcode.c
 
-psmoduleincludedir = $(includedir)
-psmoduleinclude_HEADERS = \
+psmodulesincludedir = $(includedir)
+psmodulesinclude_HEADERS = \
 	pmConcepts.h \
 	pmConceptsAverage.h \
