lib_LTLIBRARIES = libACL.la libACL_la_SOURCES = string.cpp regex.cpp date.cpp parsedate.c dateyacc.y datelex.c \ hour.cpp utc.cpp \ Integer.cpp \ xml.cpp \ configuration.cpp \ _version.c libACL_la_LDFLAGS = -release 0.3.1 include_HEADERS = String.h date.h Integer.h xml.h configuration.h