Add explanatory comment to make_unix_socket().
[sliver-openvswitch.git] / switch / Makefile.am
index a20188a..620db5d 100644 (file)
@@ -10,6 +10,10 @@ switch_SOURCES = \
        crc32.h \
        datapath.c \
        datapath.h \
+       dp_act.c \
+       dp_act.h \
+       nx_act.c \
+       nx_act.h \
        switch.c \
        switch-flow.c \
        switch-flow.h \
@@ -17,7 +21,7 @@ switch_SOURCES = \
        table-hash.c \
        table-linear.c
 
-switch_LDADD = ../lib/libopenflow.la $(SSL_LIBS)
+switch_LDADD = ../lib/libopenflow.a $(FAULT_LIBS) $(SSL_LIBS)
 
 EXTRA_DIST = switch.8.in
 DISTCLEANFILES = switch.8