[five-or-more] build: fix a typo
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [five-or-more] build: fix a typo
- Date: Mon, 16 Sep 2013 20:55:36 +0000 (UTC)
commit 98ee2770335df99b459f0e78921eaa925617147b
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon Sep 16 15:49:03 2013 -0500
build: fix a typo
data/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 2d8c4bd..1a1b820 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -27,7 +27,7 @@ desktopdir = $(datadir)/applications
desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
-appdata_dir = $(datadir)/appdata
+appdatadir = $(datadir)/appdata
appdata_DATA = five-or-more.appdata.xml
EXTRA_DIST = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]