summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vendor/tanglu/makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/tanglu/makefile b/vendor/tanglu/makefile
index 175db1a8c..9fe680bc6 100644
--- a/vendor/tanglu/makefile
+++ b/vendor/tanglu/makefile
@@ -9,3 +9,8 @@ doc binary manpages: sources.list
sources.list: sources.list.in ../../doc/apt-verbatim.ent
sed -e 's#&tanglu-codename;#$(shell ../getinfo tanglu-codename)#g' $< > $@
+
+clean: clean/sources.list
+
+clean/sources.list:
+ rm -f sources.list