summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2015-02-23 17:16:45 +0000
committerTim-Philipp Müller <tim@centricular.com>2015-02-23 17:16:45 +0000
commitc06ab9a091a6506c6a843d6b46d610c8356b8dc5 (patch)
tree68738570c42a49635d9b85e15300aac038700caf /Makefile.am
parent46e7baff745d35a2079d714ffb4284e85b74d1f7 (diff)
Dist new data directory
Fixes 'make dist'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a002b96cc..5c8ca3a19 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,8 @@ DIST_SUBDIRS = pkgconfig \
docs \
po \
m4 \
- common
+ common \
+ data
# include before EXTRA_DIST for win32 assignment
include $(top_srcdir)/common/win32.mak