[libgnomekbd] Another attempt to fix the dependency issue



commit e6ca7ba4f1dc897da3f41d31b0ebd75679cbf945
Author: Sergey V. Udaltsov <svu gnome org>
Date:   Fri Feb 4 20:33:56 2011 +0000

    Another attempt to fix the dependency issue

 libgnomekbd/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnomekbd/Makefile.am b/libgnomekbd/Makefile.am
index 9be9576..6bfaa34 100644
--- a/libgnomekbd/Makefile.am
+++ b/libgnomekbd/Makefile.am
@@ -68,7 +68,7 @@ libgnomekbdui_la_SOURCES = \
                          gkbd-keyboard-drawing-marshal.c \
                          gkbd-keyboard-drawing.c
 
-gkbd_keyboard_display_SOURCES=gkbd-keyboard-display.c
+gkbd_keyboard_display_SOURCES=gkbd-keyboard-display.c libgnomekbdui.la
 
 gkbd_keyboard_display_CFLAGS=$(common_CFLAGS) \
         -DGNOMELOCALEDIR="\"$(datadir)/locale\"" \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]