From 0889a3a50eb13d95f0a61efc73afa4f05125c8df Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 12 Jun 2000 00:41:06 +0000 Subject: Fix a build problem (e-table now depends on the `misc' widgets, so we need to build the `misc' directory first) and install a `.desktop' file and an icon file. (For now, the icon file is a copy of `evolution-inbox.png'.) svn path=/trunk/; revision=3527 --- widgets/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets/Makefile.am') diff --git a/widgets/Makefile.am b/widgets/Makefile.am index a140d09102..a2c421ee7d 100644 --- a/widgets/Makefile.am +++ b/widgets/Makefile.am @@ -1,8 +1,8 @@ SUBDIRS = \ + misc \ e-paned \ e-text \ e-table \ meeting-time-sel \ - misc \ shortcut-bar -- cgit