simap: New data structure for string-to-integer maps.
[sliver-openvswitch.git] / lib / automake.mk
index 52e112b..338d39c 100644 (file)
@@ -135,6 +135,8 @@ lib_libopenvswitch_a_SOURCES = \
        lib/sha1.h \
        lib/shash.c \
        lib/shash.h \
+       lib/simap.c \
+       lib/simap.h \
        lib/signals.c \
        lib/signals.h \
        lib/socket-util.c \