X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fautomake.mk;h=5265eb772f98f73b22163607fadc306e77d95435;hb=b7f22a6aeb08ce3fca4f895ad19fba089bdeef52;hp=9ba513acb9c86c6d12911b43015c8ee0303774dc;hpb=576e26d7b47f4e53116ef0b5f035d260f426d37b;p=openvswitch diff --git a/lib/automake.mk b/lib/automake.mk index 9ba513ac..5265eb77 100644 --- a/lib/automake.mk +++ b/lib/automake.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Nicira Networks, Inc. +# Copyright (C) 2009, 2010 Nicira Networks, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright @@ -96,6 +96,7 @@ lib_libopenvswitch_a_SOURCES = \ lib/socket-util.h \ lib/stp.c \ lib/stp.h \ + lib/string.h \ lib/svec.c \ lib/svec.h \ lib/tag.c \