* src/plugins/notification/Makefile.am
* src/plugins/pdf_viewer/Makefile.am
* src/plugins/python/Makefile.am
Allow 'make dist' to generate a nice tarball
+2013-02-18 [mones] 3.9.0cvs80
+
+ * src/plugins/notification/Makefile.am
+ * src/plugins/pdf_viewer/Makefile.am
+ * src/plugins/python/Makefile.am
+ Allow 'make dist' to generate a nice tarball
+
2013-02-18 [wwp] 3.9.0cvs79
* src/plugins/clamd/libclamd/.cvsignore
( diff -u /dev/null src/plugins/clamd/.cvsignore; diff -u /dev/null src/plugins/clamd/libclamd/.cvsignore; diff -u /dev/null src/plugins/fetchinfo/.cvsignore; diff -u /dev/null src/plugins/gdata/.cvsignore; diff -u /dev/null src/plugins/mailmbox/.cvsignore; diff -u /dev/null src/plugins/newmail/.cvsignore; diff -u /dev/null src/plugins/notification/.cvsignore; diff -u /dev/null src/plugins/pdf_viewer/.cvsignore; diff -u /dev/null src/plugins/perl/.cvsignore; diff -u /dev/null src/plugins/python/.cvsignore; ) > 3.9.0cvs77.patchset
( diff -u /dev/null src/plugins/clamd/libclamd/.cvsignore; ) > 3.9.0cvs78.patchset
( diff -u /dev/null src/plugins/clamd/libclamd/.cvsignore; ) > 3.9.0cvs79.patchset
+( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/plugins/notification/Makefile.am; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/plugins/pdf_viewer/Makefile.am; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/plugins/python/Makefile.am; ) > 3.9.0cvs80.patchset
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=79
+EXTRA_VERSION=80
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
plugin_LTLIBRARIES = notification_plugin.la
notification_plugin_la_SOURCES = \
- gettext.h \
notification_plugin.c notification_plugin.h \
notification_core.c notification_core.h \
notification_popup.c notification_popup.h \
pdf_viewer_la_SOURCES = \
poppler_viewer.c \
- poppler_viewer.h \
- gettext.h
+ poppler_viewer.h
pdf_viewer_la_LDFLAGS = \
-avoid-version -module \
python-hooks.c \
python-hooks.h \
python-shell.c \
- python-shell.h \
- gettext.h
+ python-shell.h
python_plugin_la_LDFLAGS = \
-avoid-version -module \