summaryrefslogtreecommitdiff
path: root/src/pld/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/pld/Makefile.am')
-rw-r--r--src/pld/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pld/Makefile.am b/src/pld/Makefile.am
new file mode 100644
index 00000000..e3386257
--- /dev/null
+++ b/src/pld/Makefile.am
@@ -0,0 +1,5 @@
+INCLUDES = -I$(top_srcdir)/src/server -I$(top_srcdir)/src/helper -I$(top_srcdir)/src/jtag $(all_includes)
+METASOURCES = AUTO
+noinst_LIBRARIES = libpld.a
+noinst_HEADERS = pld.h xilinx_bit.h virtex2.h
+libpld_a_SOURCES = pld.c xilinx_bit.c virtex2.c