X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fpld%2FMakefile.am;h=93b79f4a16c8dbe5c64dbc0b88f3e9db952d2274;hp=3993622e6c1a2a779e5dcaed001e2d8c30faa2d4;hb=838cd58e24a18102b8a140df9fa993fe65706828;hpb=ab263fafbb5ed7c0464e8cfefc2f95095aa3e7cd diff --git a/src/pld/Makefile.am b/src/pld/Makefile.am index 3993622e6c..93b79f4a16 100644 --- a/src/pld/Makefile.am +++ b/src/pld/Makefile.am @@ -1,6 +1,4 @@ -AM_CPPFLAGS = \ - -I$(top_srcdir)/src \ - -I$(top_builddir)/src +include $(top_srcdir)/common.mk METASOURCES = AUTO noinst_LTLIBRARIES = libpld.la