X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Frules;h=db28c8f7893b2189cf529684cbd751f9c403590b;hb=8e9ccc4f870274eab35eb01f3e883646cf1b1be2;hp=3618d1fa6ab3b759a6f12a167ee77375250fdcae;hpb=9d44ff8525e1459e9fa17410a2e275b2ca24293a;p=pkg%2Fabook.git diff --git a/debian/rules b/debian/rules index 3618d1f..db28c8f 100755 --- a/debian/rules +++ b/debian/rules @@ -6,4 +6,4 @@ export DEB_CFLAGS_MAINT_APPEND = -g -Wall -pedantic -std=gnu89 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed %: - dh $@ + dh $@ --with autoreconf