summaryrefslogtreecommitdiff
path: root/test/Makefile.am
blob: 43ad6b4257804a26f0fce2a84d4b4576878b07e8 (plain)
1
2
3
4
5
6
7
8
bin_PROGRAMS = test

test_LDADD = $(UDEV_LIBS) ../libusbhp/libusbhp.la
test_CXXFLAGS = -I../libusbhp $(UDEV_CFLAGS)
test_SOURCES = \
	test.cc

include_HEADERS =