Code

NMU: Fix FTBS for when building against upcoming lirc-0.9.4.
[pkg-ncmpc.git] / debian / rules
index 042e001a95056c29fe03b619e3bc9ac79d91178e..2a47178a5a614ad5481ccbf771bab6b48f45e4fa 100755 (executable)
@@ -24,6 +24,7 @@ endif
 
 config.status: configure
        dh_testdir
+       dh_autoreconf
        ./configure --host=$(DEB_HOST_GNU_TYPE) \
                        --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr \
                        --mandir=\$${prefix}/share/man \