drivers/linuxgpiod: Migrate to adapter gpio commands
[fw/openocd] / Makefile.am
index 3858093b66f43009e3432ddf6d88f271fcdfd5ed..41daf9522c9dd1439848e32e940d50e66b7eee88 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # not a GNU package. You can remove this line, if
 # have all needed files, that a GNU package needs
 AUTOMAKE_OPTIONS = gnu 1.6
@@ -36,7 +38,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)\"
 
@@ -53,9 +54,12 @@ EXTRA_DIST += \
        $(EXTRA_DIST_NEWS) \
        Doxyfile.in \
        LICENSES/license-rules.txt \
+       LICENSES/exceptions/eCos-exception-2.0 \
        LICENSES/preferred/BSD-1-Clause \
        LICENSES/preferred/BSD-2-Clause \
+       LICENSES/preferred/BSD-2-Clause-Views \
        LICENSES/preferred/BSD-3-Clause \
+       LICENSES/preferred/BSD-Source-Code \
        LICENSES/preferred/GFDL-1.2 \
        LICENSES/preferred/gfdl-1.2.texi.readme \
        LICENSES/preferred/GPL-2.0 \
@@ -126,8 +130,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