- Timestamp:
- Sep 10, 2011, 4:55:48 PM (12 years ago)
- Location:
- trunk/test
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r912 r941 17 17 TESTS = lol-test 18 18 19 lol_test_SOURCES = lol-test.cpp matrix.cpp half.cpp trig.cpp 19 lol_test_SOURCES = lol-test.cpp matrix.cpp half.cpp trig.cpp build.cpp 20 20 lol_test_CPPFLAGS = @LOL_CFLAGS@ @PIPI_CFLAGS@ 21 21 lol_test_LDFLAGS = $(top_builddir)/src/liblol.a @LOL_LIBS@ @PIPI_LIBS@
Note: See TracChangeset
for help on using the changeset viewer.