summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2013-11-04 18:32:55 +0900
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2013-11-04 18:32:55 +0900
commit726203198da9f8d64c583af104afa57644b75629 (patch)
treed269174e6afa597bf444c38c1134df253acdcc6a /Makefile.am
parent53ad423e4ad73d7943523b03674c575ff415bce6 (diff)
downloademotion_generic_players-726203198da9f8d64c583af104afa57644b75629.tar.gz
alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am18
1 files changed, 15 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 7c5e7c5..97c53d5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,8 @@ EXTRA_DIST = \
README \
AUTHORS \
COPYING \
-m4/efl_compiler_flag.m4
+m4/efl_compiler.m4 \
+m4/emotion_generic_players.m4
MAINTAINERCLEANFILES = \
aclocal.m4 \
@@ -27,9 +28,20 @@ install-sh \
ltmain.sh \
Makefile.in \
missing \
-mkinstalldirs
+mkinstalldirs \
+m4/libtool.m4 \
+m4/lt~obsolete.m4 \
+m4/ltoptions.m4 \
+m4/ltsugar.m4 \
+m4/ltversion.m4
+
+
+# this won't pass distcheck :(
+#emotiongenericplayersdir = $(EMOTION_GENERIC_PLAYERS_DIR)
+
+emotiongenericplayersdir = \
+$(DESTDIR)$(libdir)/emotion/generic_players/$(MODULE_ARCH)
-emotiongenericplayersdir = $(EMOTION_GENERIC_PLAYERS_DIR)
emotiongenericplayers_PROGRAMS =
if HAVE_VLC