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

hptest_LDADD = $(UDEV_LIBS) ../libusbhp/libusbhp.la
hptest_CXXFLAGS = -I../libusbhp $(UDEV_CFLAGS)
hptest_SOURCES = \
	test.cc

include_HEADERS =