diff --git a/tests/common/Makefile.am b/tests/common/Makefile.am index f9f5867e5..7a985bec9 100644 --- a/tests/common/Makefile.am +++ b/tests/common/Makefile.am @@ -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 \