summaryrefslogtreecommitdiff
path: root/examples/hal/Makefile.am
blob: 22868c80fa8c8bb5e5579ce4089c09b8044e401a (plain)
1
2
3
4
5
6
7
8
9
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/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