diff options
| -rw-r--r-- | cgit.mk | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -5,6 +5,8 @@ include Makefile | |||
| 5 | 5 | ||
| 6 | CGIT_PREFIX = ../ | 6 | CGIT_PREFIX = ../ |
| 7 | 7 | ||
| 8 | -include $(CGIT_PREFIX)cgit.conf | ||
| 9 | |||
| 8 | # The CGIT_* variables are inherited when this file is called from the | 10 | # The CGIT_* variables are inherited when this file is called from the |
| 9 | # main Makefile - they are defined there. | 11 | # main Makefile - they are defined there. |
| 10 | 12 | ||
