[almanah] build: Fix dependency information for almanah-marshal.c
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [almanah] build: Fix dependency information for almanah-marshal.c
- Date: Sat, 2 Apr 2011 15:29:20 +0000 (UTC)
commit 5d0ad53b3117859162394a026269a4ce42b18e8d
Author: Philip Withnall <philip tecnocode co uk>
Date: Sat Apr 2 12:41:21 2011 +0100
build: Fix dependency information for almanah-marshal.c
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 3c4e9f8..d374391 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -100,7 +100,7 @@ ALMANAH_MARSHAL_FILES = \
almanah-marshal.h: almanah-marshal.list
$(AM_V_GEN) $(GLIB_GENMARSHAL) --prefix=almanah_marshal --header $< > $@
-almanah-marshal.c: almanah-marshal.list
+almanah-marshal.c: almanah-marshal.list almanah-marshal.h
$(AM_V_GEN) $(GLIB_GENMARSHAL) --prefix=almanah_marshal --header --body $< > $@
# Enums
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]