[cheese/build-system-rewrite: 8/8] Work around an error during uninstall of distcheck
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/build-system-rewrite: 8/8] Work around an error during uninstall of distcheck
- Date: Sun, 16 Oct 2011 16:30:58 +0000 (UTC)
commit 32b81429cda0108d558d71c50116d4be146ffaa9
Author: David King <amigadave amigadave com>
Date: Sun Oct 16 18:11:13 2011 +0200
Work around an error during uninstall of distcheck
Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 1dde815..f911b82 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -364,6 +364,7 @@ update_icon_cache = gtk-update-icon-cache --ignore-theme-index --force
install-data-hook: install-update-icon-cache
uninstall-hook: uninstall-update-icon-cache
+ touch libcheese_la_vala.stamp
install-update-icon-cache:
$(AM_V_at)$(POST_INSTALL)
@@ -444,6 +445,7 @@ CLEANFILES = \
$(typelib_DATA)
DISTCLEANFILES = \
+ libcheese_la_vala.stamp \
intltool-extract \
intltool-merge \
intltool-update \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]