6307d2869e
Hopefully by the end of tonight we should be done with the dev spec parser.
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
|