dbus-cplusplus/examples/hal/Makefile.am
Andreas Volz 7a3242b77f - now 'make distcheck' runs clean after using correct path in Makefile.am
- removed useles link to xml.cpp in ecore example
2011-11-29 22:54:58 +01:00

9 lines
214 B
Makefile

AM_CPPFLAGS = -I$(top_srcdir)/include
noinst_PROGRAMS = hal-listen
hal_listen_SOURCES = hal-listen.h hal-listen.cpp
hal_listen_LDADD = $(top_builddir)/src/libdbus-c++-1.la
MAINTAINERCLEANFILES = \
Makefile.in