configure: Add --with-l26-source option to specify source dir explicitly.
[sliver-openvswitch.git] / debian / automake.mk
index 1b64945..ad347df 100644 (file)
@@ -61,3 +61,8 @@ EXTRA_DIST += \
        debian/reconfigure \
        debian/rules \
        debian/rules.modules
+
+dist-hook-debian-changelog:
+       $(srcdir)/build-aux/update-debian-changelog '$(distdir)/debian/changelog' '$(VERSION)'
+DIST_HOOKS += dist-hook-debian-changelog
+EXTRA_DIST += build-aux/update-debian-changelog