aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/Makefile.am
diff options
context:
space:
mode:
authorDietmar Maurer <dietmar@ximian.com>2001-03-21 22:55:09 +0800
committerDietmar Maurer <dietmar@src.gnome.org>2001-03-21 22:55:09 +0800
commit0cf839a464d506c810806b77eccb56d63ea51086 (patch)
tree5107c987adf52d5ec97c039f8e6f5da63c32dd17 /wombat/Makefile.am
parent33688c3aece916519259f177b3fa0d2af76ca725 (diff)
downloadgsoc2013-evolution-0cf839a464d506c810806b77eccb56d63ea51086.tar
gsoc2013-evolution-0cf839a464d506c810806b77eccb56d63ea51086.tar.gz
gsoc2013-evolution-0cf839a464d506c810806b77eccb56d63ea51086.tar.bz2
gsoc2013-evolution-0cf839a464d506c810806b77eccb56d63ea51086.tar.lz
gsoc2013-evolution-0cf839a464d506c810806b77eccb56d63ea51086.tar.xz
gsoc2013-evolution-0cf839a464d506c810806b77eccb56d63ea51086.tar.zst
gsoc2013-evolution-0cf839a464d506c810806b77eccb56d63ea51086.zip
initialise the moniker factory
2001-03-21 Dietmar Maurer <dietmar@ximian.com> * wombat.c (setup_config): initialise the moniker factory * GNOME_Evolution_Wombat.oaf.in: added the necessary entries for the wombat moniker. * wombat-moniker.[ch]: wombat is now a moniker svn path=/trunk/; revision=8866
Diffstat (limited to 'wombat/Makefile.am')
-rw-r--r--wombat/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/wombat/Makefile.am b/wombat/Makefile.am
index c36a7d4741..1ba59269bf 100644
--- a/wombat/Makefile.am
+++ b/wombat/Makefile.am
@@ -17,7 +17,8 @@ INCLUDES = \
bin_PROGRAMS = \
wombat
-wombat_SOURCES = \
+wombat_SOURCES = \
+ wombat-moniker.c \
wombat.c
wombat_LDADD = \