ovs-appctl: Add common commands to man page.
[openvswitch] / debian / rules
index 224f095af9e80d85083f1151eac6d9fd531ec267..37d321b7d183fb947470babece4abcf6c8b8d7a0 100755 (executable)
@@ -74,6 +74,7 @@ install-indep: build-indep
        dh_testroot
        dh_prep -i
        dh_installdirs -i
+       $(MAKE) -C _debian DESTDIR=$(CURDIR)/debian/tmp install
        dh_install -i
        sed 's/^BUILD_NUMBER = .*/BUILD_NUMBER = $(BUILD_NUMBER)/' \
                < debian/rules.modules \