summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-21 13:48:12 +0100
committerDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-21 13:54:59 +0100
commit369ff916078867c6795b3ac04fea33b186b0acbe (patch)
tree97cc8939c7113c0b62294e052c57bb9d30039b07 /Makefile.am
parent22124c74d0415dcb1a49876d0bae6ee0e14c070d (diff)
downloadgnome-font-viewer-369ff916078867c6795b3ac04fea33b186b0acbe.tar.gz
Added AppData file
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1bf7e72..1c2ffb7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
-SUBDIRS = src po
+SUBDIRS = data src po
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}