ofproto: Fix byte order for OFP_VLAN_NONE to dl_vlan in struct flow.
[openvswitch] / debian / automake.mk
index 2658e392da421c8d025de3b46cc3820ba32203dc..ad347df75fbeabf1a5a9b1e10917181ecb8778ee 100644 (file)
@@ -62,6 +62,7 @@ EXTRA_DIST += \
        debian/rules \
        debian/rules.modules
 
-dist-hook:
+dist-hook-debian-changelog:
        $(srcdir)/build-aux/update-debian-changelog '$(distdir)/debian/changelog' '$(VERSION)'
-EXTRA_DIST += build-aux/check-structs
+DIST_HOOKS += dist-hook-debian-changelog
+EXTRA_DIST += build-aux/update-debian-changelog