Changeset 01d28a for molecuilder/src/unittests/Makefile.am
- Timestamp:
- Feb 19, 2010, 2:31:56 PM (16 years ago)
- Children:
- 7bfc19
- Parents:
- 9ef76a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/unittests/Makefile.am
r9ef76a r01d28a 31 31 DescriptorUnittest \ 32 32 manipulateAtomsTest \ 33 atomsCalculationTest \ 33 34 ${MENUTESTS} 34 35 … … 115 116 manipulateAtomsTest_LDADD = ${ALLLIBS} 116 117 118 atomsCalculationTest_SOURCES = atomsCalculationTest.cpp atomsCalculationTest.hpp 119 atomsCalculationTest_LDADD = ${ALLLIBS} 120 117 121 #AUTOMAKE_OPTIONS = parallel-tests 118 122
Note:
See TracChangeset
for help on using the changeset viewer.