diff options
Diffstat (limited to 'makefile.inc')
| -rw-r--r-- | makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile.inc b/makefile.inc new file mode 100644 index 0000000..f1f8fc4 --- /dev/null +++ b/makefile.inc @@ -0,0 +1,2 @@ +MAKE_ROOT := $(dir $(CURDIR)/$(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST))) +DIST_ROOT = ${MAKE_ROOT} |
