X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=src_test%2FMakefile.am;h=9a93bc5fe23793305d110d8cd2c2687305e45a82;hb=aaea5e59710fa852bf7369a810e4b0435260c4d1;hp=51f1019747d4c312a7b76fc7d31f5d4e4c0c2033;hpb=5ab13c3f3960b52caf5cd9afc81b7b9ab3053bd0;p=libplpbus.git diff --git a/src_test/Makefile.am b/src_test/Makefile.am index 51f1019..9a93bc5 100644 --- a/src_test/Makefile.am +++ b/src_test/Makefile.am @@ -11,6 +11,6 @@ test_client_LDADD = $(SRC_LIBS) ../src/.libs/libplpbus.a test_server_SOURCES = test_server.cc test_server_LDADD = $(SRC_LIBS) ../src/.libs/libplpbus.a -AM_CPPFLAGS = $(SRC_CFLAGS) -I../src +AM_CPPFLAGS = $(SRC_CFLAGS) -I../src -I../src/idl DISTCLEANFILES = Makefile.in \ No newline at end of file