Correct typos in comments.
[libfirm] / ir / Makefile.am
index 1617956..e478cb2 100644 (file)
@@ -22,6 +22,7 @@ INCLUDES += \
        -I$(top_srcdir)/ir/tr \
        -I$(top_srcdir)/ir/tv
 
+libfirm_la_LDFLAGS = -no-undefined
 libfirm_la_SOURCES = \
        adt/array.c \
        adt/bipartite.c \
@@ -202,7 +203,7 @@ libfirm_la_SOURCES = \
        opt/cfopt.c \
        opt/code_placement.c \
        opt/combo.c \
-       opt/condeval.c \
+       opt/jumpthreading.c \
        opt/convopt.c \
        opt/critical_edges.c \
        opt/escape_ana.c \
@@ -323,7 +324,6 @@ EXTRA_DIST = \
        common/error.h \
        common/irtools.h \
        common/firmwalk.h \
-       common/firm_common_t.h \
        common/debug.h \
        debug/dbginfo_t.h \
        debug/debugger.h \