Skip to content
Snippets Groups Projects
Commit 3f9ca7dd authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

[#1502] Do not install test binaries and dbus utilitaries

parent c2634b8d
Branches
Tags
No related merge requests found
...@@ -14,7 +14,7 @@ AM_CPPFLAGS = \ ...@@ -14,7 +14,7 @@ AM_CPPFLAGS = \
libdbus_cxx_la = $(top_builddir)/libs/dbus-c++/src/libdbus-c++-1.la libdbus_cxx_la = $(top_builddir)/libs/dbus-c++/src/libdbus-c++-1.la
#endif #endif
bin_PROGRAMS = dbusxx-xml2cpp dbusxx-introspect noinst_PROGRAMS = dbusxx-xml2cpp dbusxx-introspect
dbusxx_xml2cpp_SOURCES = xml.h xml.cpp xml2cpp.h xml2cpp.cpp \ dbusxx_xml2cpp_SOURCES = xml.h xml.cpp xml2cpp.h xml2cpp.cpp \
generate_adaptor.cpp generate_adaptor.h generate_proxy.cpp\ generate_adaptor.cpp generate_adaptor.h generate_proxy.cpp\
......
include ../globals.mak include ../globals.mak
bin_PROGRAMS = numbercleanerTester pluginmanagerTester hookmanagerTester audiolayerTester rtpTester historyTester noinst_PROGRAMS = numbercleanerTester pluginmanagerTester hookmanagerTester audiolayerTester rtpTester historyTester
OBJECT_FILES= \ OBJECT_FILES= \
../src/sflphoned-managerimpl.o \ ../src/sflphoned-managerimpl.o \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment