]> the.earth.li Git - onak.git/blob - debian/rules
Use dh-autoreconf to rebuild autoconf artifacts
[onak.git] / debian / rules
1 #!/usr/bin/make -f
2
3 DEB_CONFIGURE_EXTRA_FLAGS += --enable-backend=dynamic
4
5 CFLAGS += -std=gnu99
6
7 %:
8         dh "$@" --with autoreconf