aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 2f103f82..4fa2c209 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -297,7 +297,7 @@ uninstall:
# Clean.
clean:
- $(MAKE) -C luajit clean
+ $(MAKE) CC=$(CC) -C luajit clean
rm -f *.o ../textadept*
# Documentation.