repositories
/
deb_libcec.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
726cf621d352212e7b03306d8d975f1f263387bb
[deb_libcec.git]
/
Makefile.am
1
bin_PROGRAMS = cec-client
2
cec_client_SOURCES = main.cpp
3
4
cec_client_CPPFLAGS = -I@abs_top_srcdir@/include
5
cec_client_LDFLAGS = @LIBS_DL@