mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-19 18:26:51 +02:00
Revert untested/spurious shared library change
git-svn-id: file:///home/jj/hercules.svn/trunk@3137 956126f8-22a0-4046-8f4a-272fa8102e63
This commit is contained in:
@@ -139,12 +139,12 @@ endif
|
||||
# List of Libtool shared libraries & loadable modules
|
||||
#
|
||||
|
||||
HERCLIBS = $(LIBFTHREADS)
|
||||
HERCLIBS = $(LIBFTHREADS) \
|
||||
libhercu.la \
|
||||
libherct.la \
|
||||
libhercd.la
|
||||
|
||||
HERCLIBS2 = libhercs.la \
|
||||
libhercu.la \
|
||||
libhercd.la \
|
||||
libherct.la \
|
||||
libherc.la
|
||||
|
||||
HERCMODS = dyngui.la \
|
||||
|
||||
Reference in New Issue
Block a user