[gucharmap] build: Fix the build
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gucharmap] build: Fix the build
- Date: Thu, 3 Mar 2016 19:12:20 +0000 (UTC)
commit ef247e2d06076f3aae8dd1c3cd02e92160b0cbc5
Author: Christian Persch <chpe gnome org>
Date: Thu Mar 3 20:11:56 2016 +0100
build: Fix the build
gucharmap/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gucharmap/Makefile.am b/gucharmap/Makefile.am
index 6d5758c..f474990 100644
--- a/gucharmap/Makefile.am
+++ b/gucharmap/Makefile.am
@@ -241,7 +241,7 @@ download-unicode-data:
unicode.sha512sums: stamp-download-unicode-data
$(AM_V_GEN)$(SHA512SUM) $(addprefix $(unicodedatadir)/,$(unicode_files)) | $(SED)
's,$(unicodedatadir)/,,g' > $(srcdir)/$(@F)
-stamp-unicode-data:
+stamp-unicode-data: stamp-download-unicode-data
PROG_UNZIP=$(PROG_UNZIP) $(srcdir)/gen-guch-unicode-tables.pl $(unicode_version) $(unicodedatadir) &&
\
echo timestamp > $(@F)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]