aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-09-28 19:50:44 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-09-28 19:50:44 +0000
commit9203beae2a85b0c9650d038b60cf92173ccda1ef (patch)
treed71751b20c2574e614335002e0733c6bf7f00b31 /Makefile.am
parent065b46dda5fce8e39217137513583f6d2a64345b (diff)
added info fails
svn path=/trunk/externals/zexy/; revision=15390
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 306390d..6efa462 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,3 +2,11 @@ AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src abs reference
+
+zexydir=$(pkglibdir)
+dist_zexy_DATA = \
+ AUTHORS \
+ README.txt \
+ INSTALL \
+ LICENSE.txt \
+ ChangeLog