repo.or.cz
/
maxima.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code
[maxima.git]
/
demo
/
Makefile.am
blob
11dd99f359fc0bafe3c1c0802a34b6091e22f26f
1
include $(top_srcdir)/common.mk
2
demo_DATA = $(wildcard $(addprefix $(top_srcdir)/demo/, *.dem *.demo *.mac))
3
4
EXTRA_DIST = $(demo_DATA)