This commit is contained in:
Wolfgang Hottgenroth
2013-03-27 23:09:15 +01:00
parent 4582de6afc
commit f30026e6b0
6 changed files with 174 additions and 6 deletions

View File

@ -1,6 +1,6 @@
CXXFLAGS = -O2 -g -Wall -fmessage-length=0
OBJS = Database.o PostfixPolicyProtocol.o ChildProt.o
OBJS = log.o Database.o PostfixPolicyProtocol.o ChildProt.o
LIBS = -lsqlite3