Remove redundant sys/types.h #include directives (now in types.h).
[fw/openocd] / src / pld / Makefile.am
1 AM_CPPFLAGS = \
2         -I$(top_srcdir)/src/server \
3         -I$(top_srcdir)/src/helper \
4         -I$(top_srcdir)/src/jtag
5
6 METASOURCES = AUTO
7 noinst_LTLIBRARIES = libpld.la
8 noinst_HEADERS = pld.h xilinx_bit.h virtex2.h
9 libpld_la_SOURCES = pld.c xilinx_bit.c virtex2.c
10
11 MAINTAINERCLEANFILES = Makefile.in