X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fautomake.mk;h=5cfac240060e306ad4c5656c5e657a9ef5c642bc;hb=fbb2ea0b5bebaae691ce6ac4b3a2eed65c775d9b;hp=c502a3bdf5668a2e2285038b4529e2262f95a2ac;hpb=2b9d65898426b2e15d05dc6a9ffdbcb92933398f;p=openvswitch diff --git a/lib/automake.mk b/lib/automake.mk index c502a3bd..5cfac240 100644 --- a/lib/automake.mk +++ b/lib/automake.mk @@ -14,6 +14,7 @@ lib_libopenvswitch_a_SOURCES = \ lib/backtrace.h \ lib/bitmap.c \ lib/bitmap.h \ + lib/byte-order.h \ lib/byteq.c \ lib/byteq.h \ lib/classifier.c \ @@ -149,8 +150,7 @@ lib_libopenvswitch_a_SOURCES = \ lib/vconn.h \ lib/vlog-modules.def \ lib/vlog.c \ - lib/vlog.h \ - lib/xtoxll.h + lib/vlog.h nodist_lib_libopenvswitch_a_SOURCES = \ lib/coverage-counters.c \ lib/dirs.c