projects
/
platform
/
core
/
uifw
/
libtbm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
tbm_bufmgr: make a reset function for initializing module_data
[platform/core/uifw/libtbm.git]
/
Makefile.am
1
if HAVE_HALTESTS
2
SUBDIRS = include src haltests
3
else
4
SUBDIRS = include src
5
endif
6
7
pkgconfigdir = $(libdir)/pkgconfig
8
pkgconfig_DATA = libtbm.pc
9