This commit is contained in:
Wolfgang Hottgenroth
2013-03-27 20:56:17 +01:00
parent bc4eace60d
commit 4582de6afc
7 changed files with 102 additions and 42 deletions

View File

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