repo.or.cz
/
siplcs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
conf: fix memory leak in process_incoming_invite_conf()
[siplcs.git]
/
src
/
Makefile.am
blob
9853695db44ea241a13f3b097cafca8b46292f88
1
SUBDIRS = core api
2
3
if SIPE_INCLUDE_PURPLE
4
SUBDIRS += purple
5
endif
6
7
if SIPE_INCLUDE_TELEPATHY
8
SUBDIRS += telepathy
9
endif
10
11
if SIPE_INCLUDE_KOPETE
12
SUBDIRS += kopete
13
endif
14
15
MAINTAINERCLEANFILES = \
16
Makefile.in