summaryrefslogtreecommitdiff
path: root/examples/hal/Makefile.am
blob: 7a4b649c7ec730aaa9c2d9e87b399e3bfd3f3a34 (plain)
1
2
3
4
5
6
7
8
9
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