From ed03d4701bf4c0063793bf7d006e29e0192d2a59 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20Grubbstr=C3=B6m=20=28Grubba=29?=
 <grubba@grubba.org>
Date: Sun, 8 Oct 2000 21:15:16 +0200
Subject: [PATCH] Improved dependencylist.

Rev: src/post_modules/GTK/dependencies:1.4
---
 src/post_modules/GTK/dependencies | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/src/post_modules/GTK/dependencies b/src/post_modules/GTK/dependencies
index 67affef0b2..b2ab404259 100644
--- a/src/post_modules/GTK/dependencies
+++ b/src/post_modules/GTK/dependencies
@@ -1 +1,7 @@
-# No, there is no way to fix these, really.
\ No newline at end of file
+dummy.o : $(SRCDIR)/dummy.c \
+ $(PIKE_SRC_DIR)/global.h \
+ $(BUILD_BASE)/machine.h \
+ $(PIKE_SRC_DIR)/port.h \
+ $(PIKE_SRC_DIR)/dmalloc.h \
+ config.h \
+ $(PIKE_SRC_DIR)/module_magic.h
-- 
GitLab