aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorUndecidable Robot <undecidabot@gmail.com>2016-05-31 12:34:43 +0800
committerUndecidable Robot <undecidabot@gmail.com>2016-05-31 12:34:43 +0800
commit00aa25d7679154d1e1c05d419f9ed9c53ec87b66 (patch)
tree3050d1cc1f309655c55598fcda6c3cd53a303c6f /makefile
parentcfad25a1c830d86882b97cad6674bd941a3c6354 (diff)
downloadlpeglabel-00aa25d7679154d1e1c05d419f9ed9c53ec87b66.tar.gz
lpeglabel-00aa25d7679154d1e1c05d419f9ed9c53ec87b66.tar.bz2
lpeglabel-00aa25d7679154d1e1c05d419f9ed9c53ec87b66.zip
Cleaning up the code
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index b019e15..51d3b15 100644
--- a/makefile
+++ b/makefile
@@ -43,6 +43,7 @@ $(FILES): makefile
43test: test.lua relabel.lua lpeglabel.so 43test: test.lua relabel.lua lpeglabel.so
44 lua test.lua 44 lua test.lua
45 lua testlabel.lua 45 lua testlabel.lua
46 lua testerrors.lua
46 47
47clean: 48clean:
48 rm -f $(FILES) lpeglabel.so 49 rm -f $(FILES) lpeglabel.so