updated debian package. split up libcec and libcec-dev
[deb_libcec.git] / src / testclient / Makefile.am
index a389f1ad975ea79396dac9dd4e595611845f6de6..aa23d92b5222bfb946ad99905d0b007d2c35a683 100644 (file)
@@ -2,4 +2,4 @@ bin_PROGRAMS = cec-client
 cec_client_SOURCES = main.cpp \
                      ../lib/platform/threads.cpp
 
-cec_client_CPPFLAGS = -I../../include
\ No newline at end of file
+cec_client_CPPFLAGS = -I@abs_top_srcdir@/include
\ No newline at end of file