Merge branch 'tizen' into sandbox/cyeon/devel
[platform/core/uifw/libtdm.git] / Makefile.am
1
2 if HAVE_HALTESTS
3 SUBDIRS = . include protocol common src backends client tools haltests
4 else
5 SUBDIRS = . include protocol common src backends client tools
6 endif
7
8 pkgconfigdir = $(libdir)/pkgconfig
9 pkgconfig_DATA = libtdm.pc
10