summaryrefslogtreecommitdiff
path: root/src/helper/Makefile.am
diff options
context:
space:
mode:
authorZachary T Welch <zw@superlucidity.net>2009-11-28 16:27:10 -0800
committerZachary T Welch <zw@superlucidity.net>2009-12-03 04:24:50 -0800
commit822c06d9e3983b37cd1830c594210973cb560991 (patch)
tree7f9e23295be85d3626a450fdc5e03e018a860b3a /src/helper/Makefile.am
parentf7bd1e8f3a302378687ded559e865c258d441c89 (diff)
downloadopenocd+libswd-822c06d9e3983b37cd1830c594210973cb560991.tar.gz
openocd+libswd-822c06d9e3983b37cd1830c594210973cb560991.tar.bz2
openocd+libswd-822c06d9e3983b37cd1830c594210973cb560991.tar.xz
openocd+libswd-822c06d9e3983b37cd1830c594210973cb560991.zip
remove tertiary include paths
With all #include directives converted, we only need to have the top-level src/ directory in the search path.
Diffstat (limited to 'src/helper/Makefile.am')
-rw-r--r--src/helper/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/helper/Makefile.am b/src/helper/Makefile.am
index bf8527f8..4f74b9ae 100644
--- a/src/helper/Makefile.am
+++ b/src/helper/Makefile.am
@@ -1,7 +1,5 @@
AM_CPPFLAGS = \
-I$(top_srcdir)/src \
- -I$(top_srcdir)/src/server \
- -I$(top_srcdir)/src/target \
-DPKGDATADIR=\"$(pkgdatadir)\"
METASOURCES = AUTO