diff options
Diffstat (limited to 'src/modules/texts/ztext/Makefile')
-rw-r--r-- | src/modules/texts/ztext/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/modules/texts/ztext/Makefile b/src/modules/texts/ztext/Makefile new file mode 100644 index 0000000..35d6648 --- /dev/null +++ b/src/modules/texts/ztext/Makefile @@ -0,0 +1,5 @@ + +root := ../../../.. + +all: + make -C ${root} |