add missing file to Makefile
authorMatthias Braun <matthias.braun@kit.edu>
Mon, 16 Jul 2012 16:10:47 +0000 (18:10 +0200)
committerMatthias Braun <matthias.braun@kit.edu>
Mon, 16 Jul 2012 16:10:47 +0000 (18:10 +0200)
Makefile

index 5492b6b..3e8ee4a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,6 +33,7 @@ LFLAGS += $(FIRM_LIBS)
 SOURCES := \
        adt/strset.c \
        adt/strutil.c \
+       adt/pset_new.c \
        attribute.c \
        parser.c \
        ast.c \