build: Build the GdStack widget as well

This commit is contained in:
Bastien Nocera 2013-02-21 12:35:36 +01:00
parent 41e898d111
commit be46bb74ed

View file

@ -120,7 +120,7 @@ COMMON_MODULES="gtk+-3.0 >= $GTK_REQUIRED_VERSION
gsettings-desktop-schemas >= $SCHEMAS_REQUIRED_VERSION
libnotify >= $LIBNOTIFY_REQUIRED_VERSION"
LIBGD_INIT([_view-common notification main-toolbar header-bar static])
LIBGD_INIT([_view-common notification main-toolbar header-bar stack static])
PKG_CHECK_MODULES(LIBLANGUAGE, $COMMON_MODULES gnome-desktop-3.0 fontconfig)
PKG_CHECK_MODULES(LIBSHORTCUTS, $COMMON_MODULES x11)