aboutsummaryrefslogtreecommitdiffstats
path: root/gtk+
diff options
context:
space:
mode:
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/
}