move around - flatter.
[framework/uifw/edje.git] / Makefile.am
1 SUBDIRS = data src
2
3 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
4                        config.h.in config.sub configure install-sh \
5                        ltconfig ltmain.sh missing mkinstalldirs \
6                        stamp-h.in edje_docs.tar edje_docs.tar.gz edje.c \
7                        edje.spec depcomp compile edje.pc
8
9 ### this is all fine and great - but edje should not be going and installing
10 ### data in another software's data dir - it's just wrong. not to mention this
11 ### also breaks make distcheck...
12 #       if test "x${vimdir}" != "x"; then \
13 #         $(mkinstalldirs) $(DESTDIR)$(vimdir)/syntax; \
14 #         cp -p $(srcdir)/data/edc.vim $(DESTDIR)$(vimdir)/syntax/; \
15 #       fi
16
17 bin_SCRIPTS = 
18
19 EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN autogen.sh edje.spec \
20         edje.spec.in edje.pc.in edje.c.in Doxyfile \
21         doc gendoc
22
23 pkgconfigdir = $(libdir)/pkgconfig
24 pkgconfig_DATA = edje.pc