Sync refactoring for multiple platforms
[mardrone] / mardrone / debian / rules
index 87fe5b0..d7fd631 100755 (executable)
@@ -27,6 +27,7 @@ build-stamp: configure-stamp
        dh_testdir
 
        # Add here commands to compile the package.
+       qmake
        $(MAKE)
        #docbook-to-man debian/mardrone.sgml > mardrone.1
 
@@ -82,7 +83,7 @@ binary-arch: build install
 #      dh_perl
 #      dh_makeshlibs
        dh_installdeb
-       # dh_shlibdeps
+       dh_shlibdeps
        dh_gencontrol
        dh_md5sums
        dh_builddeb