projects
/
platform
/
core
/
uifw
/
libtdm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
log: change dlog log_id
[platform/core/uifw/libtdm.git]
/
Makefile.am
1
2
if HAVE_UTEST
3
SUBDIRS = . include protocol common src backends client tools utests
4
else
5
SUBDIRS = . include protocol common src backends client tools
6
endif
7
8
pkgconfigdir = $(libdir)/pkgconfig
9
pkgconfig_DATA = libtdm.pc
10