about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index 65b4318..74061a3 100644 --- a/Makefile +++ b/Makefile
@@ -33,6 +33,7 @@ DOC_PDF = $(patsubst %.txt,%.pdf,$(MAN_TXT))
33 33
34#-include config.mak 34#-include config.mak
35 35
36include git/config.mak.uname
36# 37#
37# Let the user override the above settings. 38# Let the user override the above settings.
38# 39#