aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@helixcode.com>2000-11-18 22:27:04 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2000-11-18 22:27:04 +0800
commitd502638fd6e50cfccc46fa125fb31e370a694ae1 (patch)
treeb14a70629874345d9186ccb67f5dde9aa9a79bcf /widgets
parentce5c36d28ebad30b07bdba079cc6e0182c6ab6af (diff)
downloadgsoc2013-evolution-d502638fd6e50cfccc46fa125fb31e370a694ae1.tar
gsoc2013-evolution-d502638fd6e50cfccc46fa125fb31e370a694ae1.tar.gz
gsoc2013-evolution-d502638fd6e50cfccc46fa125fb31e370a694ae1.tar.bz2
gsoc2013-evolution-d502638fd6e50cfccc46fa125fb31e370a694ae1.tar.lz
gsoc2013-evolution-d502638fd6e50cfccc46fa125fb31e370a694ae1.tar.xz
gsoc2013-evolution-d502638fd6e50cfccc46fa125fb31e370a694ae1.tar.zst
gsoc2013-evolution-d502638fd6e50cfccc46fa125fb31e370a694ae1.zip
Added widgets/menus that contains the gal-view-menus.c code from Gal that
2000-11-18 Miguel de Icaza <miguel@helixcode.com> * Added widgets/menus that contains the gal-view-menus.c code from Gal that depended on Bonobo. * configure.in: Update list of Makefiles; * widgets/Makefile.am: Update. svn path=/trunk/; revision=6608
Diffstat (limited to 'widgets')
-rw-r--r--widgets/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/widgets/Makefile.am b/widgets/Makefile.am
index fa98deea15..ef07ea89e4 100644
--- a/widgets/Makefile.am
+++ b/widgets/Makefile.am
@@ -2,4 +2,5 @@
SUBDIRS = \
misc \
meeting-time-sel \
- shortcut-bar
+ shortcut-bar \
+ menus