summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 96db5db4..ff0b9856 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ endif
OBJS = $(patsubst %.cc,%.o,$(CODE))
-CFLAGS = -Wall -ansi -pedantic
+CFLAGS = -Wall -ansi -pedantic -DHUQUQULLAH=1
DFLAGS = -g
INCS = -I/usr/include/xmltok
LIBS = -lgmpxx -lgmp -lpcre