add missing files to src/Makefile.am
authorPaul Mangan <paul@claws-mail.org>
Wed, 10 Sep 2003 16:15:52 +0000 (16:15 +0000)
committerPaul Mangan <paul@claws-mail.org>
Wed, 10 Sep 2003 16:15:52 +0000 (16:15 +0000)
ChangeLog.claws
configure.ac
src/Makefile.am

index 8e717c884967afa5979ba7650e496cfab441453a..47f6b34b0ccdd8817acfb832662c55bec86e46c6 100644 (file)
@@ -1,4 +1,9 @@
-2003-09-11 [melvin]    0.9.4claws77
+2003-09-10 [paul]      0.9.4claws78
+
+       * src/Makefile.am
+               add missing files
+
+2003-09-10 [melvin]    0.9.4claws77
 
        * po/fr.po
                Updated French translations
 
        * po/fr.po
                Updated French translations
index b068152cc2bc08fcff2bdeaf28e4b1aaafa9450e..646359fdff36ddfddd8a2b35aa58abec58f829e8 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=9
 MICRO_VERSION=4
 INTERFACE_AGE=0
 BINARY_AGE=0
 MICRO_VERSION=4
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=77
+EXTRA_VERSION=78
 if test $EXTRA_VERSION -eq 0; then
     VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}claws
 else
 if test $EXTRA_VERSION -eq 0; then
     VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}claws
 else
index 07ebcfdd2bf636c34700c06aafa37a5e3787f8bf..5e6672421074f77e9a9fbe133d23073108fcb02a 100644 (file)
@@ -153,8 +153,10 @@ sylpheedinclude_HEADERS = \
        editvcard.h \
        enriched.h \
        exphtmldlg.h \
        editvcard.h \
        enriched.h \
        exphtmldlg.h \
+       expldifdlg.h \
        export.h \
        exporthtml.h \
        export.h \
        exporthtml.h \
+       exportldif.h \
        filtering.h \
        folder.h \
        folder_item_prefs.h \
        filtering.h \
        folder.h \
        folder_item_prefs.h \
@@ -245,6 +247,7 @@ BUILT_SOURCES = \
 
 EXTRA_DIST = \
        pixmaps/address_book.xpm \
 
 EXTRA_DIST = \
        pixmaps/address_book.xpm \
+       pixmaps/address_search.xpm \
        pixmaps/address.xpm \
        pixmaps/book.xpm \
        pixmaps/category.xpm \
        pixmaps/address.xpm \
        pixmaps/book.xpm \
        pixmaps/category.xpm \