noinst_PROGRAMS = notes-test
INCLUDES = \
-I$(top_builddir)/shell \
-I$(top_srcdir)/shell \
-I$(top_srcdir)/widgets/e-text \
$(BONOBO_HTML_GNOME_CFLAGS) \
$(EXTRA_GNOME_CFLAGS) \
-DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \
-DEVOLUTION_ICONSDIR=\""$(iconsdir)"\" \
-DEVOLUTION_LOCALEDIR=\""$(localedir)"\" \
-DEVOLUTION_DATADIR=\""$(datadir)"\" \
-DG_LOG_DOMAIN=\"evolution-notes\"
notes_test_SOURCES = \
e-bevel-button.c \
e-bevel-button.h \
e-bevel-button-util.c \
e-bevel-button-util.h \
e-note.c \
e-note.h \
test-notes.c
oafdir = $(datadir)/oaf
oaf_in_files = GNOME_Evolution_Notes.oaf.in
oaf_DATA = $(oaf_in_files:.oaf.in=.oaf)
@XML_I18N_MERGE_OAF_RULE@
notes_test_LDADD = \
$(BONOBO_HTML_GNOME_LIBS) \
$(EXTRA_GNOME_LIBS)
EXTRA_DIST= $(oaf_in_files) $(oaf_DATA)
head>
| Commit message (Expand) | Author | Age | Files | Lines |
* | When there is a do-install target, do not use a post-install target, do | mat | 2016-07-19 | 1 | -2/+0 |
* | Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by... | amdmi3 | 2016-05-24 | 1 | -1/+0 |
* | Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. | mat | 2016-04-01 | 1 | -1/+1 |
* | Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream | tijl | 2016-03-24 | 1 | -1/+1 |
* | Combine print/cups-base, print/cups-client and print/cups-image into | tijl | 2016-03-11 | 1 | -2/+2 |
* | - Split ghostscript into X11-independent and -dependent parts: | hrs | 2015-08-23 | 1 | -1/+1 |