build a module libschyp that can be dlopen'd

This commit is contained in:
eknauel 2003-11-25 22:09:01 +00:00
parent 073edccf69
commit b1a13abc2e
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
INCLUDES = -I@top_srcdir@/c -I@scsh_includes@
lib_LTLIBRARIES = libscshyp.la
libsys_LTLIBRARIES = libscshyp.la
libscshyp_la_SOURCES = yp.c
libscshyp_la_SOURCES = yp.c
libscshyp_la_LDFLAGS = -avoid-version -module