git://www.ginac.de
/
ginac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ad5f751
)
- added ginsh_extensions.h to ginsh_SOURCES.
author
Richard Kreckel
<Richard.Kreckel@uni-mainz.de>
Tue, 26 Jun 2001 23:41:32 +0000
(23:41 +0000)
committer
Richard Kreckel
<Richard.Kreckel@uni-mainz.de>
Tue, 26 Jun 2001 23:41:32 +0000
(23:41 +0000)
ginsh/Makefile.am
patch
|
blob
|
history
diff --git
a/ginsh/Makefile.am
b/ginsh/Makefile.am
index 90a2d4c357d133160eef9ab2c4a9a9b52af7f769..4317977891acf5558ca5cb6e84edf31e6fae5062 100644
(file)
--- a/
ginsh/Makefile.am
+++ b/
ginsh/Makefile.am
@@
-1,7
+1,7
@@
## Process this file with automake to produce Makefile.in
bin_PROGRAMS = ginsh
## Process this file with automake to produce Makefile.in
bin_PROGRAMS = ginsh
-ginsh_SOURCES = ginsh_parser.yy ginsh_lexer.ll ginsh.h
+ginsh_SOURCES = ginsh_parser.yy ginsh_lexer.ll ginsh.h
ginsh_extensions.h
ginsh_LDADD = ../ginac/libginac.la $(GINSH_LIBS)
INCLUDES = -I$(srcdir)/../ginac -I../ginac -DIN_GINAC
ginsh_LDADD = ../ginac/libginac.la $(GINSH_LIBS)
INCLUDES = -I$(srcdir)/../ginac -I../ginac -DIN_GINAC