Changeset fe056c for src/Patterns/unittests/Makefile.am
- Timestamp:
- Jan 16, 2011, 6:38:25 PM (15 years ago)
- Children:
- d1a85d
- Parents:
- 56d62f
- git-author:
- Frederik Heber <heber@…> (01/16/11 18:36:28)
- git-committer:
- Frederik Heber <heber@…> (01/16/11 18:38:25)
- File:
-
- 1 edited
-
src/Patterns/unittests/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Patterns/unittests/Makefile.am
r56d62f rfe056c 126 126 RegistryUnitTest_SOURCES = $(top_srcdir)/src/unittests/UnitTestMain.cpp \ 127 127 RegistryUnitTest.cpp \ 128 RegistryUnitTest.hpp 129 #nodist_RegistryUnitTest_SOURCES = 130 #RegistryUnitTest_LDADD = $(TESTLIBS) 128 RegistryUnitTest.hpp \ 129 stubs/CommonNamedStub.cpp \ 130 stubs/CommonNamedStub.hpp \ 131 stubs/RegistryStub.cpp \ 132 stubs/RegistryStub.hpp 133 nodist_RegistryUnitTest_SOURCES = \ 134 Registry.hpp \ 135 Registry_impl.hpp 136 RegistryUnitTest_LDADD = $(TESTLIBS) 131 137 132 138 SingletonUnitTest_SOURCES = $(top_srcdir)/src/unittests/UnitTestMain.cpp \
Note:
See TracChangeset
for help on using the changeset viewer.
