temporarily removed Hoa's preparations for matcher parser / lexer
authorAlfons Hoogervorst <alfons@proteus.demon.nl>
Wed, 20 Jun 2001 23:26:11 +0000 (23:26 +0000)
committerAlfons Hoogervorst <alfons@proteus.demon.nl>
Wed, 20 Jun 2001 23:26:11 +0000 (23:26 +0000)
ChangeLog.claws
src/Makefile.am

index a5a6d80a69a3a59e0bdff4714cfc419cffdfbae6..ad0b3f591ccdea94c2f4a0ed63154ee8b85b49b1 100644 (file)
@@ -1,3 +1,9 @@
+2001-06-21 [alfons]
+
+       * src/Makefile.am
+               removed Hoa's work-in-progress-stuff (interesting!) so 
+               claws compiles ok.
+
 2001-06-20 [reboot]
 
        * src/inc.c
index 83b56b90d5505a79bd326b7ea287b99bd23e0b76..5daabfedb63b5a55dd6837a2a00a7c96424fe937 100644 (file)
@@ -88,9 +88,7 @@ sylpheed_SOURCES = \
        prefs_filtering.c prefs_filtering.h \
        mbox_folder.c mbox_folder.h \
        quote_fmt_lex.l quote_fmt_lex.h \
-       quote_fmt_parse.y quote_fmt.h \
-       matcher_parser_lex.l matcher_parser_lex.h \
-       matcher_parser_parse.y matcher_parser.h
+       quote_fmt_parse.y quote_fmt.h 
 
 EXTRA_DIST = \
        quote_fmt_parse.h \