Added debian/rules rule to rerun autogen-maemo.sh if needed.

This commit is contained in:
Ove Kaaven 2011-02-04 23:02:29 +01:00
parent 134ab399a1
commit 36866c239b

3
debian/rules vendored
View file

@ -43,6 +43,9 @@ CONFIGURE_FLAGS += --enable-maemo --enable-shared --disable-ssl-certificate-chec
# CONFIGURE_FLAGS += --enable-maemo --enable-shared
#endif
configure: gen-autotools.sh configure-pre.in configure-post.in
./autogen-maemo.sh
config.status: configure
dh_testdir
# --enable-shared added to build SyncEvolution backends as modules,