Build system fixes

1. Fix the build order so "make -j4" works
2. Remove binaries from git tree
3. Add .gitignore file
This commit is contained in:
Andrew Hutchings
2015-07-06 10:12:15 +01:00
committed by Felipe Zimmerle
parent 344aa901b1
commit 64a34584cd
72 changed files with 43 additions and 421 deletions

View File

@@ -1,10 +1,11 @@
BUILT_SOURCES= \
parser/seclang-parser.cc
libmodsecuritydir = $(prefix)/lib
libmodsecurity_LTLIBRARIES = libmodsecurity.la
libmodsecurity_ladir = $(prefix)/include
CLEANFILES = \
location.hh \
position.hh \