Skip to content
Snippets Groups Projects
Commit ecc2d097 authored by Kali Kaneko's avatar Kali Kaneko
Browse files

add lingering file to clean target

parent 752246c9
Branches master
No related tags found
No related merge requests found
...@@ -66,6 +66,7 @@ clean: ...@@ -66,6 +66,7 @@ clean:
rm -f config.log config.h pkgIndex.tcl configure rm -f config.log config.h pkgIndex.tcl configure
[ ! -f Makefile ] || $(MAKE) distclean [ ! -f Makefile ] || $(MAKE) distclean
rm -f config.h rm -f config.h
rm -f sqlite3session.h
dh_autotools-dev_restoreconfig dh_autotools-dev_restoreconfig
dh_autoreconf_clean dh_autoreconf_clean
dh_clean dh_clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment