aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index c2f02dd..b6bc9a4 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -22,7 +22,7 @@ clean:
cd ${REPO}; git clean -dxf
distclean: clean
- git submodule deinit
+ git submodule deinit ${REPO}
rm -f TAGS
${HDR}: