bin_PROGRAMS = evolution-netscape-importer \ evolution-elm-importer \ evolution-pine-importer \ evolution-gnomecard-importer INCLUDES = \ -DGNOMELOCALEDIR=\""$(localedir)"\" \ -DG_LOG_DOMAIN=\"Evolution-Importer\" \ -I$(top_srcdir) \ -I$(top_builddir)/shell \ -I$(top_srcdir)/shell \ -I$(top_srcdir)/addressbook/backend/ebook \ $(BONOBO_GNOME_CFLAGS) \ $(EXTRA_GNOME_CFLAGS) IDLS = \ $(top_srcdir)/mail/Mail.idl MAIL_GENERATED = \ Mail.h \ Mail-common.c \ Mail-skels.c \ Mail-stubs.c $(MAIL_GENERATED): $(IDLS) $(ORBIT_IDL) -I $(srcdir) `$(GNOME_CONFIG) --cflags idl` $(top_srcdir)/mail/Mail.idl evolution_netscape_importer_SOURCES = \ $(MAIL_GENERATED) \ netscape-importer.c evolution_netscape_importer_LDADD = \ $(top_builddir)/shell/importer/libevolution-importer.la \ $(top_builddir)/e-util/libeutil.la \ $(BONOBO_GNOME_LIBS) \ $(EXTRA_GNOME_LIBS) evolution_elm_importer_SOURCES = \ elm-importer.c evolution_elm_importer_LDADD = \ $(top_builddir)/shell/importer/libevolution-importer.la \ $(top_builddir)/e-util/libeutil.la \ $(BONOBO_GNOME_LIBS) \ $(EXTRA_GNOME_LIBS) evolution_pine_importer_SOURCES = \ pine-importer.c evolution_pine_importer_LDADD = \ $(top_builddir)/shell/importer/libevolution-importer.la \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/e-util/ename/libename.la \ $(top_builddir)/libversit/libversit.la \ $(BONOBO_GNOME_LIBS) \ $(EXTRA_GNOME_LIBS) evolution_gnomecard_importer_SOURCES = \ evolution-gnomecard-importer.c evolution_gnomecard_importer_LDADD = \ $(top_builddir)/shell/importer/libevolution-importer.la \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/e-util/ename/libename.la \ $(top_builddir)/libversit/libversit.la \ $(BONOBO_GNOME_LIBS) \ $(EXTRA_GNOME_LIBS) oafdir = $(datadir)/oaf oaf_in_files = GNOME_Evolution_Netscape_Intelligent_Importer.oaf.in \ GNOME_Evolution_Elm_Intelligent_Importer.oaf.in \ GNOME_Evolution_Pine_Intelligent_Importer.oaf.in \ GNOME_Evolution_GnomeCard_Intelligent_Importer.oaf.in oaf_DATA = $(oaf_in_files:.oaf.in=.oaf) EXTRA_DIST = $(oaf_in_files) $(oaf_DATA) @XML_I18N_MERGE_OAF_RULE@ 4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/assp
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.9.4.8 [1]bdrewery2012-11-013-8/+5
* - Update to 1.9.4.2culot2012-09-142-3/+3
* - Update to 1.9.4.0bdrewery2012-08-303-3/+8
* - update to 1.9.3.7rm2012-07-202-4/+3
* - update to 1.9.3.6 [1]jgh2012-06-132-56/+59
* - Update to 1.9.3.5culot2012-05-102-3/+3
* - Update to 1.9.3.4culot2012-04-172-3/+3
* - Update to 1.9.3.2culot2012-03-152-3/+3
* - Update to 1.9.2.9culot2012-02-242-3/+3
* - update to 1.9.2.8rm2012-02-032-3/+3
* - update to 1.9.2.7rm2012-01-264-6/+8
* - Add missing dependency on HTML::Parser [1]culot2012-01-171-1/+3
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-14