Initial commit based on .zip from Glenn Schmottlach.
[dbus-cxx-async.git] / examples / hal / Makefile.am
blob22868c80fa8c8bb5e5579ce4089c09b8044e401a
1 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
3 noinst_PROGRAMS = hal-listen
5 hal_listen_SOURCES = hal-listen.h hal-listen.cpp
6 hal_listen_LDADD = $(top_builddir)/src/libdbus-c++-1.la
8 MAINTAINERCLEANFILES = \
9         Makefile.in