eet: add eet_data_xattr helper.
[framework/uifw/eet.git] / src / Makefile.am
1 MAINTAINERCLEANFILES = Makefile.in
2
3 SUBDIRS = lib bin tests
4
5 if BUILD_EXAMPLES
6
7 SUBDIRS += examples
8
9 endif