Expose jtag_unregister_event_callback with related API declarations.
[openocd.git] / src / pld / Makefile.am
blob24e2c3d9395e40a50e69cdd5bf99bf6c38755c85
1 AM_CPPFLAGS = \
2         -I$(top_srcdir)/src/server \
3         -I$(top_srcdir)/src/helper \
4         -I$(top_srcdir)/src/jtag
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
11 MAINTAINERCLEANFILES = Makefile.in