summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 67e48ac)
raw | patch | inline | side by side (parent: 67e48ac)
author | Jonas Fonseca <fonseca@diku.dk> | |
Fri, 19 May 2006 19:25:35 +0000 (21:25 +0200) | ||
committer | Jonas Fonseca <fonseca@antimatter.localdomain> | |
Fri, 19 May 2006 19:25:35 +0000 (21:25 +0200) |
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index c1fd656c2633618dc93170ab57ebfe6b0c86082c..6eaffd4634c2e5988f41685a95ebf8f24b6eae3d 100644 (file)
--- a/Makefile
+++ b/Makefile
PREFIX = $(HOME)
LDLIBS = -lcurses
CFLAGS = -Wall
-DFLAGS = -g -DDEBUG
+DFLAGS = -g -DDEBUG -Werror
PROGS = tig
DOCS = tig.1.txt tig.1.html tig.1 README.html