include parser
authorStanislav Visnovsky <visnov@suse.cz>
Mon, 30 Jan 2006 17:37:21 +0000 (17:37 +0000)
committerStanislav Visnovsky <visnov@suse.cz>
Mon, 30 Jan 2006 17:37:21 +0000 (17:37 +0000)
zypp/parser/tagfile/Makefile.am

index 7658b3f..1d756f6 100644 (file)
@@ -23,6 +23,7 @@ noinst_LTLIBRARIES =  lib@PACKAGE@_parser_tagfile.la
 ## ##################################################
 
 lib@PACKAGE@_parser_tagfile_la_SOURCES = \
+       Parser.cc       \
        ParseException.cc\
        Tags.cc         \
        TagFileParser.cc \