X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fpld%2FMakefile.am;h=93b79f4a16c8dbe5c64dbc0b88f3e9db952d2274;hb=232af6cc9bae571d74838dd1d7ce52544c0b6380;hp=06d4fc4d63f3b2deddb63ba8b59286e2584f5d46;hpb=00228aa8398fd7dde1271af424fab1cb470c5f43;p=openocd.git diff --git a/src/pld/Makefile.am b/src/pld/Makefile.am index 06d4fc4d63..93b79f4a16 100644 --- a/src/pld/Makefile.am +++ b/src/pld/Makefile.am @@ -1,7 +1,4 @@ -AM_CPPFLAGS = \ - -I$(top_srcdir)/src/server \ - -I$(top_srcdir)/src/helper \ - -I$(top_srcdir)/src/jtag +include $(top_srcdir)/common.mk METASOURCES = AUTO noinst_LTLIBRARIES = libpld.la