X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fpld%2FMakefile.am;h=3993622e6c1a2a779e5dcaed001e2d8c30faa2d4;hp=fa40e56ea9c9fe5ffc170b1ada8289faaa719f0f;hb=eb1bc657ae10f9e21304e068ca17dc0231a9b9c0;hpb=456ec016c2403ed95e0b8b33534ab53ed41d7c27 diff --git a/src/pld/Makefile.am b/src/pld/Makefile.am index fa40e56ea9..3993622e6c 100644 --- a/src/pld/Makefile.am +++ b/src/pld/Makefile.am @@ -1,5 +1,6 @@ AM_CPPFLAGS = \ - -I$(top_srcdir)/src + -I$(top_srcdir)/src \ + -I$(top_builddir)/src METASOURCES = AUTO noinst_LTLIBRARIES = libpld.la