Add missing header to Makefile.am.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 26 Apr 2008 16:10:41 +0000 (09:10 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 26 Apr 2008 16:13:31 +0000 (09:13 -0700)
include/Makefile.am

index 0b7ddbe..2e3f7e5 100644 (file)
@@ -9,6 +9,7 @@ noinst_HEADERS = \
        flow.h \
        hash.h \
        list.h \
+       netlink-protocol.h \
        netlink.h \
        ofp-print.h \
        openflow.h \