-rw-r--r-- | Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,2 +9,7 @@ CGIT_SCRIPT_NAME = cgit.cgi +# +# Let the user override the above settings. +# +-include cgit.conf + EXTLIBS = git/libgit.a git/xdiff/lib.a -lz -lcrypto |
![]() |
index : patchwork/cgit.git | |
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | Makefile | 5 |
@@ -9,2 +9,7 @@ CGIT_SCRIPT_NAME = cgit.cgi +# +# Let the user override the above settings. +# +-include cgit.conf + EXTLIBS = git/libgit.a git/xdiff/lib.a -lz -lcrypto |