aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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