diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 74061a3..a0a6615 100644 --- a/Makefile +++ b/Makefile | |||
@@ -33,7 +33,7 @@ DOC_PDF = $(patsubst %.txt,%.pdf,$(MAN_TXT)) | |||
33 | 33 | ||
34 | #-include config.mak | 34 | #-include config.mak |
35 | 35 | ||
36 | include git/config.mak.uname | 36 | -include git/config.mak.uname |
37 | # | 37 | # |
38 | # Let the user override the above settings. | 38 | # Let the user override the above settings. |
39 | # | 39 | # |