Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / include / openflow / automake.mk
index 76a8f06..2938642 100644 (file)
@@ -4,6 +4,7 @@ noinst_HEADERS += \
        include/openflow/openflow-1.1.h \
        include/openflow/openflow-1.2.h \
        include/openflow/openflow-1.3.h \
+       include/openflow/openflow-1.4.h \
        include/openflow/openflow-common.h \
        include/openflow/openflow.h
 
@@ -20,6 +21,7 @@ HSTAMP_FILES = \
        include/openflow/openflow-1.1.hstamp \
        include/openflow/openflow-1.2.hstamp \
        include/openflow/openflow-1.3.hstamp \
+       include/openflow/openflow-1.4.hstamp \
        include/openflow/openflow-common.hstamp \
        include/openflow/openflow.hstamp
 CLEANFILES += $(HSTAMP_FILES)
@@ -37,6 +39,8 @@ include/openflow/openflow-1.3.hstamp: \
        include/openflow/openflow-common.h \
        include/openflow/openflow-1.1.h \
        include/openflow/openflow-1.2.h
+include/openflow/openflow-1.4.hstamp: \
+       include/openflow/openflow-1.4.h
 include/openflow/nicira-ext.hstamp: \
        include/openflow/openflow.h \
        include/openflow/openflow-common.h \