efl/legacy/evas/Makefile.am

23 lines
689 B
Makefile
Raw Normal View History

2002-11-07 23:46:04 -08:00
## Process this file with automake to produce Makefile.in
2004-05-12 11:41:58 -07:00
SUBDIRS = data src proj
2002-11-07 23:46:04 -08:00
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
config.h.in config.sub configure install-sh \
ltconfig ltmain.sh missing mkinstalldirs \
stamp-h.in evas_docs.tar evas_docs.tar.gz evas.c
dist-hook:
./gendoc; \
tar cvf evas_docs.tar doc/html doc/latex doc/man; \
2002-11-07 23:46:04 -08:00
rm -f evas_docs.tar.gz; \
2004-05-12 11:41:58 -07:00
gzip -9 evas_docs.tar;
2002-11-07 23:46:04 -08:00
bin_SCRIPTS = evas-config
2003-07-10 06:13:25 -07:00
EXTRA_DIST = TODO README AUTHORS COPYING COPYING-PLAIN evas.spec evas.c.in gendoc Doxyfile evas_docs.tar.gz evas.pc.in \
2004-03-01 14:29:15 -08:00
make_cross_compile_arm.sh
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = evas.pc