mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
cleanup
add build dependenices Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
This commit is contained in:
@@ -52,6 +52,11 @@ clean:
|
||||
dh_testroot
|
||||
rm -f build-stamp
|
||||
|
||||
rm -f debian/stamp-autothings-update
|
||||
@# Delete generated files, we don't want them in the diff.
|
||||
rm -f aclocal.m4 config.h.in configure Makefile.in m4/install-sh
|
||||
rm -f m4/missing m4/depcomp src/Makefile.in src/xburst-tools_version.h
|
||||
|
||||
# Add here commands to clean up after the build process.
|
||||
[ ! -f Makefile ] || $(MAKE) distclean
|
||||
rm -f config.sub config.guess
|
||||
|
||||
Reference in New Issue
Block a user