autotools fix

This commit is contained in:
Fischlurch 2009-02-09 01:48:13 +01:00
parent 379ec7a126
commit 6757eda3bd

View file

@ -54,6 +54,7 @@ test_lib_SOURCES = \
$(testlib_srcdir)/sanitizedidentifiertest.cpp \ $(testlib_srcdir)/sanitizedidentifiertest.cpp \
$(testlib_srcdir)/scopedholdertest.cpp \ $(testlib_srcdir)/scopedholdertest.cpp \
$(testlib_srcdir)/scopedholdertransfertest.cpp \ $(testlib_srcdir)/scopedholdertransfertest.cpp \
$(testlib_srcdir)/scoped-ptrvect-test.cpp \
$(testlib_srcdir)/singletonsubclasstest.cpp \ $(testlib_srcdir)/singletonsubclasstest.cpp \
$(testlib_srcdir)/singletontest.cpp \ $(testlib_srcdir)/singletontest.cpp \
$(testlib_srcdir)/singletontestmocktest.cpp \ $(testlib_srcdir)/singletontestmocktest.cpp \