added missing const
[libfirm] / ir / debug / Makefile.in
index 9f4a80b..dcccd23 100644 (file)
@@ -19,7 +19,7 @@ INSTALL_HEADERS = dbginfo.h seqnumbers.h
 
 SOURCES = $(INSTALL_HEADERS)
 
-SOURCES += Makefile.in dbginfo.c dbginfo.h seqnumbers.c
+SOURCES += Makefile.in dbginfo.c dbginfo.h seqnumbers.c debugger.c debugger.h
 
 include $(topdir)/MakeRules