blob: 8710fa0f331ae19396c482ea3177d1775f582d8f [file] [log] [blame]
Harald Weltee9168092010-08-24 15:23:33 +02001#!/usr/bin/make -f
Harald Weltee9168092010-08-24 15:23:33 +02002
3# Uncomment this to turn on verbose mode.
4#export DH_VERBOSE=1
5
6# This has to be exported to make some magic below work.
Holger Hans Peter Freyther0576f3b2015-03-14 20:17:19 +01007#export DH_OPTIONS
Max77168602016-12-21 17:57:40 +01008export DEB_BUILD_MAINT_OPTIONS = hardening=+all
Harald Weltee9168092010-08-24 15:23:33 +02009
Harald Weltee9168092010-08-24 15:23:33 +020010%:
Holger Hans Peter Freyther0576f3b2015-03-14 20:17:19 +010011 dh $@ --with autoreconf
Holger Hans Peter Freytherf97f58d2014-09-23 16:52:19 +020012
13override_dh_strip:
14 dh_strip --dbg-package=openggsn-dbg
Harald Welte23eea1d2017-08-11 13:47:24 +020015
16override_dh_autoreconf:
17 echo $(VERSION) > .tarball-version
18 dh_autoreconf