repo.or.cz
/
ode.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merged in alexvaillancourt_cmakeInstallPdb (pull request #17)
[ode.git]
/
ou
/
Makefile.am
blob
7129a82bcdb5b1670af299198a88c9a8071c9344
1
AUTOMAKE_OPTIONS = foreign
2
3
EXTRA_DIST = bootstrap \
4
CHANGELOG.TXT INSTALL.TXT \
5
LICENSE.TXT LICENSE-BSD.TXT LICENSE-LESSER.TXT LICENSE-ZLIB.TXT \
6
README.TXT \
7
build
8
9
SUBDIRS = include/ou src/ou test
10