]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blob - debian/rules
Remove config.log, in the clean target (via override dh_auto_clean).
[sven/fuse-exfat.git] / debian / rules
1 #!/usr/bin/make -f
2
3 # Uncomment this to turn on verbose mode.
4 #export DH_VERBOSE=1
5
6 %:
7         dh $@ 
8
9 override_dh_auto_build:
10         scons
11
12 override_dh_auto_clean:
13         scons -c
14         rm -f config.log