diff --git a/Makefile b/Makefile index 7de65f1..a657edc 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ installdir = ${pkgdir}/opt/aninix/Uniglot/ -targets = Bash C CSharp Hooks +targets = Bash C CSharp Python Hooks compile: @echo Nothing to compile.