Merge branch 'mainstream'
[sliver-openvswitch.git] / lib / automake.mk
index ebf3f9d..0ec18a4 100644 (file)
@@ -195,7 +195,6 @@ lib_libopenvswitch_la_SOURCES = \
        lib/stream-provider.h \
        lib/stream-ssl.h \
        lib/stream-tcp.c \
-       lib/stream-unix.c \
        lib/stream.c \
        lib/stream.h \
        lib/stdio.c \
@@ -248,7 +247,8 @@ lib_libopenvswitch_la_SOURCES += \
 else
 lib_libopenvswitch_la_SOURCES += \
        lib/daemon.c \
-       lib/latch.c
+       lib/latch.c \
+       lib/stream-unix.c
 endif
 
 EXTRA_DIST += \