Skip to content

Commit

Permalink
Debugger is compiled in by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Sound and Fury committed Sep 15, 2010
1 parent f93e9e0 commit 94c9a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -7,6 +7,7 @@ VERSION := `git describe --tags`
PREFIX ?= /usr/local
LIBS := ttyraw.o ttyesc.o irc.o bits.o colour.o buffer.o names.o config.o input.o
INCLUDE := ttyraw.h ttyesc.h irc.h bits.h colour.h buffer.h names.h config.h input.h version.h
DEFINES ?= -DHAVE_DEBUG

all: quirc

Expand Down

0 comments on commit 94c9a0e

Please sign in to comment.