X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fpld%2FMakefile.am;h=7fab855e0d19ce2ea7d67cde2810856308ea06f4;hp=a6584e80a56a557ead1abff144c4562af2f2d27e;hb=66add57aa5bae147b7996840a2287f3547b4b8ea;hpb=6cacbd9575e03c37057719a97bf260217c4e275f diff --git a/src/pld/Makefile.am b/src/pld/Makefile.am index a6584e80a5..7fab855e0d 100644 --- a/src/pld/Makefile.am +++ b/src/pld/Makefile.am @@ -1,4 +1,8 @@ -INCLUDES = -I$(top_srcdir)/src/server -I$(top_srcdir)/src/helper -I$(top_srcdir)/src/jtag $(all_includes) +AM_CPPFLAGS = \ + -I$(top_srcdir)/src/server \ + -I$(top_srcdir)/src/helper \ + -I$(top_srcdir)/src/jtag + METASOURCES = AUTO noinst_LIBRARIES = libpld.a noinst_HEADERS = pld.h xilinx_bit.h virtex2.h