Changeset 12649 for trunk/Nebulous/nebclient/tests/Makefile.am
- Timestamp:
- Mar 28, 2007, 1:24:00 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/nebclient/tests/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient/tests/Makefile.am
r4622 r12649 1 SUBDIRS = tap 2 1 3 TESTS = tests 2 4 5 AM_CPPFLAGS = \ 6 -I$(top_srcdir)/tests/tap/src \ 7 -I$(top_srcdir)/src 8 9 AM_LDFLAGS = \ 10 $(top_builddir)/tests/tap/src/libtap.la \ 11 $(top_builddir)/src/libnebclient.la 12 3 13 check_PROGRAMS = tests 4 tests_SOURCES = tests.c5 tests_CPPFLAGS = -I$(top_srcdir)/src$6 tests_LDADD = $(top_builddir)/src/libnebclient.la
Note:
See TracChangeset
for help on using the changeset viewer.
