efl/legacy/eet/Makefile.am

25 lines
685 B
Makefile
Raw Normal View History

2002-12-02 15:39:26 -08:00
## Process this file with automake to produce Makefile.in
SUBDIRS = src
2002-12-02 15:39:26 -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 eet_docs.tar eet_docs.tar.gz eet.c
2002-12-02 15:39:26 -08:00
dist-hook:
./gendoc; \
tar cvf eet_docs.tar doc/html doc/latex doc/man; \
rm -f eet_docs.tar.gz; \
gzip -9 eet_docs.tar;
bin_SCRIPTS = eet-config
EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN eet.spec eet.c.in \
gendoc Doxyfile eet_docs.tar.gz eet.pc.in \
2003-07-20 17:17:11 -07:00
make_cross_compile_arm.sh conf-e-x11.sh
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = eet.pc