]> www.ginac.de Git - ginac.git/blobdiff - ginsh/Makefile.am
- removed strdup() replacement from ginsh
[ginac.git] / ginsh / Makefile.am
index cc02f92d32277ab8739574ee56c8eceba77a758b..beadb19a41e8556a732bad859ff0145b668db4a8 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 bin_PROGRAMS = ginsh
 ginsh_SOURCES = ginsh_parser.yy ginsh_lexer.ll ginsh.h
-ginsh_LDADD = @LIBOBJS@ ../ginac/libginac.la
+ginsh_LDADD = ../ginac/libginac.la
 man_MANS = ginsh.1
 YFLAGS = -d
 EXTRA_DIST = ginsh_parser.h