Added 'get_new_node' method, so the new obstack contains the correct nodes.
[libfirm] / ir / tv / Makefile
index ce3ad51..4518b37 100644 (file)
@@ -21,7 +21,7 @@ X_INCLUDES  =
 SHELL       = /bin/sh
 MAKE        = /usr/bin/make
 
-MEMBERS         = tv.m label.m
+MEMBERS         = tv.m
 
 CFILES = $(MEMBERS:.m=.c)