From e43f834f35663803500a8738380a5a0a3bb36be5 Mon Sep 17 00:00:00 2001 From: Florian Liekweg Date: Mon, 22 Apr 2002 17:35:11 +0000 Subject: [PATCH] Corrected source file list --flo [r364] --- ir/debug/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/debug/Makefile.in b/ir/debug/Makefile.in index 428356b31..5f5ad5f01 100644 --- a/ir/debug/Makefile.in +++ b/ir/debug/Makefile.in @@ -11,7 +11,7 @@ topdir = ../.. subdir := ir/debug -SOURCES = Makefile.in dbginfo.c dbginfo.h +SOURCES = Makefile.in dbginfo.c dbginfo.h debinfo.c debinfo.h include $(topdir)/MakeRules -- 2.20.1