Rename controller_connection to rconn and use it in secchan also.
[openvswitch] / switch / Makefile.am
index 727d1bea194688e4452986aa970c943c7b219939..eb9931b003f279561508f1c5137a9303decde095 100644 (file)
@@ -5,14 +5,10 @@ bin_PROGRAMS = switch
 switch_SOURCES = \
        chain.c \
        chain.h \
-       controller.c \
-       controller.h \
        crc32.c \
        crc32.h \
        datapath.c \
        datapath.h \
-       forward.c \
-       forward.h \
        netdev.c \
        netdev.h \
        switch.c \