aboutsummaryrefslogtreecommitdiff
path: root/src/pld/Makefile.am
blob: 7f3a554231ab4e9e4d6104f8f229c67a3e4a8c2c (plain)
1
2
3
4
5
6
7
8
noinst_LTLIBRARIES += %D%/libpld.la
%C%_libpld_la_SOURCES = \
	%D%/pld.c \
	%D%/xilinx_bit.c \
	%D%/virtex2.c \
	%D%/pld.h \
	%D%/xilinx_bit.h \
	%D%/virtex2.h