repo.or.cz
/
gsmd2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Improved Neo support
[gsmd2.git]
/
Makefile.am
blob
4785def2c2488cf1f80a232c474dea1dddedc0c9
1
if HAVE_PYTHON
2
MY_SUBDIRS = test
3
else
4
MY_SUBDIRS =
5
endif
6
SUBDIRS = src libfreesmartphone vendor $(MY_SUBDIRS)
7
8
9
EXTRA_DIST = libgsmd2.pc.in libfreesmartphone.pc.in
10
11
12
pkgconfigdir = $(libdir)/pkgconfig
13
pkgconfig_DATA = libgsmd2.pc libfreesmartphone.pc
14
15
doc-dummy:
16
17
doc: doc-dummy
18
doxygen doxygen.cfg