Skip to content
Snippets Groups Projects
Commit df8a0ac3 authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

build lpcnet_demo in root dir

parent a9871fe6
No related branches found
No related tags found
Loading
......@@ -44,8 +44,8 @@ if OP_ENABLE_EXAMPLES
noinst_PROGRAMS = lpcnet_demo
endif
src_lpcnet_demo_SOURCES = lpcnet_demo.c
src_lpcnet_demo_LDADD = liblpcnet.la
lpcnet_demo_SOURCES = lpcnet_demo.c
lpcnet_demo_LDADD = liblpcnet.la
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = lpcnet.pc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment