From 3737f9ede13aa94510f18f9793cf8025d9d55d54 Mon Sep 17 00:00:00 2001 From: naruse Date: Sun, 17 Aug 2008 21:10:48 +0000 Subject: * common.mk: config.h depends config.status. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18681 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'common.mk') diff --git a/common.mk b/common.mk index d18642cb6b..3e5fe07a7a 100644 --- a/common.mk +++ b/common.mk @@ -429,6 +429,7 @@ win32.$(OBJEXT): {$(VPATH)}win32.c ### +$(VPATH)config.h: config.status RUBY_H_INCLUDES = {$(VPATH)}ruby.h {$(VPATH)}config.h {$(VPATH)}defines.h \ {$(VPATH)}intern.h {$(VPATH)}missing.h ID_H_INCLUDES = {$(VPATH)}id.h {$(VPATH)}parse.h -- cgit v1.2.3