SUBDIRS = hcore senseApis ACLOCAL_AMFLAGS = -I m4 AM_CPPFLAGS+= -I"$(top_srcdir)/hcore/include" bin_PROGRAMS = harikoff harikoff_SOURCES = main.cpp harikoff_LDADD = hcore/libhcore.a hcore/deviceManager/libdeviceManager.a \ hcore/senseApis/libsenseApis.a