3 include /usr/share/cdbs/1/rules/debhelper.mk
4 include /usr/share/cdbs/1/class/autotools.mk
6 DEB_CONFIGURE_EXTRA_FLAGS := --with-charon=/usr/lib/strongswan/charon
8 makebuilddir/network-manager-vpnc:: debian/stamp-bootstrap
10 debian/stamp-bootstrap:
11 NOCONFIGURE=1 ./autogen.sh
12 touch debian/stamp-bootstrap
15 [ ! -f Makefile ] || $(MAKE) clean