diff options
Diffstat (limited to 'toxy/Makefile')
-rw-r--r-- | toxy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/toxy/Makefile b/toxy/Makefile new file mode 100644 index 0000000..fc022be --- /dev/null +++ b/toxy/Makefile @@ -0,0 +1,2 @@ +ROOT_DIR = .. +include $(ROOT_DIR)/Makefile.common |