summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bechtold <thomasbechtold@jpberlin.de>2013-10-19 09:29:18 +0200
committerThomas Bechtold <thomasbechtold@jpberlin.de>2013-10-19 09:29:18 +0200
commit24189ba7a6a736db7a75d776127d81823b09885b (patch)
tree76121798514859119e48daeaa807f064f6cacd85
parent91a86ec4460ffcf944006f9476a23f43130af11f (diff)
downloadd-feet-24189ba7a6a736db7a75d776127d81823b09885b.tar.gz
Fix appdata distribution
-rw-r--r--data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index a3dd837..a7c44d8 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -25,7 +25,7 @@ uninstall-hook:
EXTRA_DIST = \
$(desktop_in_files) \
$(gsettings_SCHEMAS) \
- $(appdata_in_files)
+ $(appdata_DATA)
CLEANFILES = \
$(DESKTOP_FILES) \