aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMatthew Loper <mloper@src.gnome.org>2000-03-29 11:05:07 +0800
committerMatthew Loper <mloper@src.gnome.org>2000-03-29 11:05:07 +0800
commita74313d1afe18b36eaddeda4ad35b8442354e8b7 (patch)
treecc260d676959c44da259fb10e35d7c44173188eb /configure.in
parentc169edca762daf6d56dd1b48d738b9c37f0b5028 (diff)
downloadgsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar
gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.gz
gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.bz2
gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.lz
gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.xz
gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.zst
gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.zip
+ * wombat/wombat.gnorba: new file.
+ + * wombat/.cvsignore: new file. + + * wombat/wombat.c (setup_pcs): fill out this function some. + + * configure.in: added wombat. + + * pcs/Makefile.am: create a libpcs.la library, for use in the + wombat. svn path=/trunk/; revision=2241
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 86743ccaa3..8cd6c96fab 100644
--- a/configure.in
+++ b/configure.in
@@ -295,4 +295,5 @@ calendar/cal-client/Makefile
calendar/pcs/Makefile
calendar/gui/Makefile
filter/Makefile
+wombat/Makefile
])