summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2012-05-30 09:31:55 +0200
committerJens Georg <mail@jensge.org>2012-05-30 09:31:55 +0200
commit0945ac8aad4871c75e4020f8c879cb48a7440ea9 (patch)
tree21cc650e24866f1146eda4731d726c0e5c774e55
parente91dff4da90c95b62a65b3fcfcaf67ee0801d6cd (diff)
downloadrygel-0945ac8aad4871c75e4020f8c879cb48a7440ea9.tar.gz
data: Fix typo, include presets in tarballRYGEL_0_15_0_1
-rw-r--r--data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index e03cd543..6534dafa 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -38,5 +38,5 @@ EXTRA_DIST = $(dbusservice_in_files) \
$(desktop_in_files) \
$(sysconf_DATA) \
$(pixmaps_DATA) \
- $(presets_DATA)
+ $(preset_DATA)