ok - longstanding issue. quality of jpeg encode and decode dropped
[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