neuro/misc: Implement the new module parseConf.
[neuro.git] / include / neuro / Makefile.am
blob4ecb933ffa08343cffd4324c12f707cb3d96d809
2 SUBDIRS = nnet
4 noinst_HEADERS = \
5                  config.h.in \
6                  global.h
8 srcdir = @srcdir@
9 VPATH = @srcdir@
12 include_HEADERS = \
13                   config.h \
14                   NEURO.h \
15                   debug.h \
16                   ebuf.h \
17                   events.h \
18                   keymap.h \
19                   extlib.h \
20                   graphics.h \
21                   neuro_main.h \
22                   other.h \
23                   typedef.h \
24                   bitmap.h \
25                   neuro_engine.h \
26                   lbuf.h \
27                   parseConf.h