From: Florian Liekweg Date: Mon, 22 Apr 2002 17:35:11 +0000 (+0000) Subject: Corrected source file list --flo X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=e43f834f35663803500a8738380a5a0a3bb36be5;p=libfirm Corrected source file list --flo [r364] --- 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