Code cleanup
[account.git] / makefile
index 90bf27b..09ce41c 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,4 +1,6 @@
 
+CPPFLAGS = -Wall
+
 OBJS = account_main.o account.o postscript.o
 SRCS = account_main.cpp account.cpp postscript.cpp