diff options
author | Chris Lahey <clahey@src.gnome.org> | 2000-01-17 17:13:45 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-01-17 17:13:45 +0800 |
commit | 804e7e17bf0ae0c3880e7aed3746dafcf183acad (patch) | |
tree | 48a61155bed596eaf66dd28d50efba860e9d0536 /widgets/Makefile.am | |
parent | 4d4bcd89d8403e8ee275f8c4695f45c82e2dd9f9 (diff) | |
download | gsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.tar gsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.tar.gz gsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.tar.bz2 gsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.tar.lz gsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.tar.xz gsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.tar.zst gsoc2013-evolution-804e7e17bf0ae0c3880e7aed3746dafcf183acad.zip |
Finishing previous commit.
svn path=/trunk/; revision=1582
Diffstat (limited to 'widgets/Makefile.am')
-rw-r--r-- | widgets/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/Makefile.am b/widgets/Makefile.am index 0c8142ede2..1e2016ef3c 100644 --- a/widgets/Makefile.am +++ b/widgets/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = \ - meeting-time-sel shortcut-bar e-table toolbar + meeting-time-sel shortcut-bar e-table INCLUDES = \ -I$(top_srcdir)/camel \ |