Browse Source

Remaining bugs fixed.

pre-master-46
pnenzi 23 years ago
parent
commit
9535236b1c
  1. 6
      src/spicelib/devices/hisim/Makefile.am

6
src/spicelib/devices/hisim/Makefile.am

@ -1,9 +1,9 @@
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libhsm1.a
noinst_LIBRARIES = libhisim.a
libhsm1_la_SOURCES = hsm1.c \
hsm1acld.c \
libhisim_a_SOURCES = hsm1.c \
hsm1acld.c \
hsm1ask.c \
hsm1cvtest.c \
hsm1del.c \

Loading…
Cancel
Save