[gnome-clocks] build: fix two typos
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks] build: fix two typos
- Date: Tue, 22 Jan 2013 22:46:10 +0000 (UTC)
commit a6f5f37bd1d1f79698faa0f9db69b4347c0a8359
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Jan 22 17:45:50 2013 -0500
build: fix two typos
Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index a82cdc9..4b88c4d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,7 +49,7 @@ hcicon_files = \
$(hcicon48_DATA) \
$(hcicon256_DATA)
-gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor; gt-update-icon-cache -f -t $(datadir)/icons/HighContrast
+gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor; gtk-update-icon-cache -f -t $(datadir)/icons/HighContrast
install-data-hook: update-icon-cache
uninstall-hook: update-icon-cache
@@ -93,7 +93,7 @@ EXTRA_DIST = \
$(bin_SCRIPTS)
CLEANFILES = \
- $(applications_DATA)
+ $(applications_DATA) \
$(wildcard $(srcdir)/gnomeclocks/*.pyc)
DISTCLEANFILES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]