makefile typo fix

This commit is contained in:
Christian Thaeter 2008-08-23 11:39:41 +02:00
parent 29d2a73633
commit 840303fedf

View file

@ -51,7 +51,7 @@ test_common_SOURCES = \
$(testcommon_srcdir)/test/cmdlinewrappertest.cpp \
$(testcommon_srcdir)/test/testoptiontest.cpp \
$(testcommon_srcdir)/meta/typelisttest.cpp \
$(testcommon_srcdir)/meta/typelismaniptest.cpp \
$(testcommon_srcdir)/meta/typelistmaniptest.cpp \
$(testcommon_srcdir)/meta/generatortest.cpp \
$(testcommon_srcdir)/meta/configflagstest.cpp \
$(testcommon_srcdir)/visitingtoolconcept.cpp \