repo.or.cz
/
libisds.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
l10n: partial Czech translation
[libisds.git]
/
Makefile.am
blob
7cda9c6a6f6e715779099574a896d5801bba0125
1
ACLOCAL_AMFLAGS = -I m4
2
SUBDIRS = po src
3
4
if BUILD_EXAMPLE
5
SUBDIRS += client
6
endif
7
8
if BUILD_TEST
9
SUBDIRS += test
10
endif
11
12
EXTRA_DIST = config.rpath doc
13