X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=Makefile.am;h=a18c572fbf002e8f86d8672d2c3693b5e65d4dc3;hp=3858093b66f43009e3432ddf6d88f271fcdfd5ed;hb=70338509ca52a9b78c52a5d464ba2605fbaf193b;hpb=a8d3f601136ccfe446041631cb46a62922f46bca diff --git a/Makefile.am b/Makefile.am index 3858093b66..a18c572fbf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,6 @@ AM_CFLAGS = $(GCC_WARNINGS) AM_CPPFLAGS = $(HOST_CPPFLAGS)\ -I$(top_srcdir)/src \ -I$(top_builddir)/src \ - -I$(top_srcdir)/src/helper \ -DPKGDATADIR=\"$(pkgdatadir)\" \ -DBINDIR=\"$(bindir)\" @@ -126,8 +125,6 @@ uninstall-hook: distclean-local: rm -rf Doxyfile doxygen rm -f $(srcdir)/jimtcl/configure.gnu -# FIXME: workaround for jimtcl 0.80 only. Remove from jimtcl 0.81 - rm -f jimtcl/examples.api/Makefile DISTCLEANFILES = doxygen.log