5 lines
116 B
Makefile
5 lines
116 B
Makefile
AM_CPPFLAGS+= -I"$(top_srcdir)/hcore/include"
|
|
|
|
noinst_LIBRARIES = libhcore.a
|
|
libhcore_a_SOURCES = mind.cpp opts.cpp
|