server: add server_preinit which is called before config file is parsed.
[fw/openocd] / src / server / Makefile.am
index 989a682ce3147cb68e15a6ea58724e12a2a1f770..c6c946f0b0e86be386e8bfb9af4ae0806f6267a4 100644 (file)
@@ -1,9 +1,6 @@
 AM_CPPFLAGS = \
        -I$(top_srcdir)/src \
-       -I$(top_srcdir)/src/helper \
-       -I$(top_srcdir)/src/target \
-       -I$(top_srcdir)/src/flash \
-       -I$(top_srcdir)/src/jtag  \
+       -I$(top_builddir)/src \
        -DPKGDATADIR=\"$(pkgdatadir)\"
 
 METASOURCES = AUTO