Changeset 18:0490048f256d in xplcommon for test
- Timestamp:
- 12/29/12 11:05:33 (12 years ago)
- Branch:
- default
- Phase:
- public
- Location:
- test
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r4 r18 1 1 INCLUDES=-I$(top_srcdir)/src 2 2 3 noinst_PROGRAMS=testevent 3 noinst_PROGRAMS=testevent testlocsock 4 4 5 5 testevent_SOURCES=testevent.cc 6 6 testevent_LDADD=../src/xplcommon/libxplcommon.la -lpthread 7 8 testlocsock_SOURCES=testlocsock.cc 9 testlocsock_LDADD=../src/xplcommon/libxplcommon.la -lpthread
Note:
See TracChangeset
for help on using the changeset viewer.