/Makefile.am

http://ftk.googlecode.com/ · Makefile · 22 lines · 16 code · 6 blank · 0 comment · 2 complexity · 2bdf6f246fe1b4e944f0b8aef6fb8af6 MD5 · raw file

  1. SUBDIRS=po src script_binding data theme tools testdata docs
  2. if ENABLE_OPENGLES
  3. SUBDIRS += opengles
  4. endif
  5. if FTK_BACKEND_PSP
  6. else
  7. SUBDIRS+=fbus services apps
  8. endif
  9. pkgconfigdir=$(libdir)/pkgconfig
  10. pkgconfig_DATA=ftk.pc
  11. ACLOCAL_AMFLAGS=-I m4
  12. cnfdir=$(datadir)/ftk/
  13. cnf_DATA=ftk.cnf
  14. EXTRA_DIST=autogen.sh ftk.cnf.in ftk.pc.in gtk-doc.make
  15. ftkdir=$(includedir)/ftk
  16. ftk_HEADERS=config_ftk.h