INCLUDES = lib_LIBRARIES = libparseerrormanagement.a includedir = $(prefix)/include/GEDCOMParser/ParseErrorManagement include_HEADERS = ParseError.hh ParseErrorManager.hh libparseerrormanagement_a_SOURCES = ParseError.hh ParseError.cpp ParseErrorManager.hh ParseErrorManager.cpp