5 lines
153 B
Makefile
5 lines
153 B
Makefile
|
|
AM_CPPFLAGS+= -I"$(top_srcdir)/hcore/include"
|
||
|
|
|
||
|
|
noinst_LIBRARIES = libdeviceManager.a
|
||
|
|
libdeviceManager_a_SOURCES = deviceManager.cpp deviceSpecParser.cpp
|