Changeset 1513
- Timestamp:
- Sep 19, 2008, 6:50:16 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r1493 r1513 55 55 endif 56 56 57 LDADD = @top_builddir@/$(YAT_LIB_LOCATION)/libyat.la libyattest.la57 LDADD = $(top_builddir)/$(YAT_LIB_LOCATION)/libyat.la libyattest.la 58 58 59 59 libyattest_la_SOURCES = Suite.cc
Note: See TracChangeset
for help on using the changeset viewer.