]> git.gag.com Git - fw/stlink/blob - debian/rules
e2ef0ebf19f7a059abe53ffa502a53702e94e779
[fw/stlink] / debian / rules
1 #!/usr/bin/make -f
2 # -*- makefile -*-
3
4 # Uncomment this to turn on verbose mode.
5 export DH_VERBOSE=1
6
7 %:
8         dh $@  --with autotools-dev
9
10 override_dh_auto_configure:
11         autoreconf -i -f
12         dh_auto_configure