There are no users in Windows for any of the
function in signals.c

Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
---
 lib/automake.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/automake.mk b/lib/automake.mk
index f3868db..9c345e7 100644
--- a/lib/automake.mk
+++ b/lib/automake.mk
@@ -176,8 +176,6 @@ lib_libopenvswitch_la_SOURCES = \
        lib/shash.h \
        lib/simap.c \
        lib/simap.h \
-       lib/signals.c \
-       lib/signals.h \
        lib/smap.c \
        lib/smap.h \
        lib/socket-util.c \
@@ -244,6 +242,8 @@ else
 lib_libopenvswitch_la_SOURCES += \
        lib/daemon.c \
        lib/latch-unix.c \
+       lib/signals.c \
+       lib/signals.h \
        lib/stream-fd-unix.c \
        lib/stream-unix.c
 endif
-- 
1.7.9.5

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to