aboutsummaryrefslogtreecommitdiff
path: root/src/pld/Makefile.am
blob: 14786afbfc8603d891351b89f0babbd8f2a01533 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0-or-later

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