summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorlibdlo <libdlo@displaylink.com>2009-05-14 15:11:25 -0700
committerlibdlo <libdlo@displaylink.com>2009-05-14 15:11:25 -0700
commitf538aa89a6b7bf627b698afdf1412f46fcc7e10a (patch)
tree39cfc32f9b96a8a8f9abe559478819a0f2b4182a /test
parent0f36dd0a4d4efd3473439592799e5213c50a634c (diff)
Makefile updates
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 56587c2..d68fd83 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,3 +1,3 @@
bin_PROGRAMS = test1
test1_SOURCES = test1.c
-test1_LDADD = ../src/libdlo.la -lusb
+test1_LDADD = ../src/libdlo.la -lusb \ No newline at end of file