aboutsummaryrefslogtreecommitdiffstats
path: root/gtk+
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-03-07 21:31:32 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-03-07 21:31:32 +0000
commitad3b60dc5c798103921fad1e8d84bbf5acb3c96d (patch)
tree31e0dcdf41140bc8954cc82c9ac0d030983f378d /gtk+
parentff4142dc9696c554ae8f22a4cdfc8004c95559f8 (diff)
downloadopenembedded-ad3b60dc5c798103921fad1e8d84bbf5acb3c96d.tar.gz
add gpe-bluetooth, libxml2 and libglade courtesy Philip Blundell.
Improve gtk+, libgpewidget, libgpevtype and dbus staging courtesy Philip Blundell. BKrev: 404b94b4XPu2WpxNUiSONlbWI0rYwg
Diffstat (limited to 'gtk+')
-rw-r--r--gtk+/gtk+_2.2.4.oe2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk+/gtk+_2.2.4.oe b/gtk+/gtk+_2.2.4.oe
index 99668583af..c97e2f15bd 100644
--- a/gtk+/gtk+_2.2.4.oe
+++ b/gtk+/gtk+_2.2.4.oe
@@ -56,4 +56,6 @@ do_stage () {
mkdir -p ${STAGING_LIBDIR}/gtk-2.0/include
install -m 0644 gdk/gdkconfig.h ${STAGING_LIBDIR}/gtk-2.0/include/gdkconfig.h
+
+ install -m 0644 m4macros/gtk-2.0.m4 ${STAGING_DIR}/share/aclocal/
}