git://www.ginac.de
/
ginac.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
updated the logic in the numeric(int) constructor
[ginac.git]
/
tools
/
Makefile.am
diff --git
a/tools/Makefile.am
b/tools/Makefile.am
index 6c0939f8889810293ddd4640c2ea7949243d3775..a058b74f80ee8fdf98f33569219f822e72353806 100644
(file)
--- a/
tools/Makefile.am
+++ b/
tools/Makefile.am
@@
-3,5
+3,7
@@
bin_PROGRAMS = viewgar
viewgar_SOURCES = viewgar.cpp
viewgar_LDADD = ../ginac/libginac.la
+
+INCLUDES = -I$(srcdir)/../ginac -I../ginac
+
man_MANS = viewgar.1
-EXTRA_DIST = $(man_MANS)