Changeset 181 for libyaml/trunk/tests/Makefile.am
- Timestamp:
- 05/30/06 13:49:18 (7 years ago)
- File:
-
- 1 edited
-
libyaml/trunk/tests/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libyaml/trunk/tests/Makefile.am
r172 r181 1 1 AM_CPPFLAGS = -I$(top_srcdir)/include 2 2 LDADD = $(top_builddir)/src/libyaml.la 3 TESTS = test-version 4 check_PROGRAMS = test-version 3 TESTS = test-version test-reader 4 check_PROGRAMS = test-version test-reader
Note: See TracChangeset
for help on using the changeset viewer.
