add bsdl.h to list of sources

git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@909 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Arnim Läuger 17 years ago
parent a763de935e
commit 4f72a3efc4

@ -1,3 +1,7 @@
2007-12-31 Arnim Laeuger <arniml@users.sourceforge.net>
* src/bsdl/Makefile.am (libbsdl_a_SOURCES): add bsdl.h to list of sources
2007-12-30 Arnim Laeuger <arniml@users.sourceforge.net>
* src/detect.c (detect_parts): call bsdl_scan_file() if configure result indicates inclusion of BSDL subsystem

@ -25,6 +25,7 @@ noinst_LIBRARIES = libbsdl.a
libbsdl_a_SOURCES = \
bsdl.c \
bsdl.h \
bsdl_bison.y \
bsdl_flex.l \
bsdl_sem.c

Loading…
Cancel
Save