summaryrefslogtreecommitdiff
path: root/x11/gnome-core
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-07-14 01:11:42 +0000
committerrh <rh@pkgsrc.org>2002-07-14 01:11:42 +0000
commit53705843221192a82751959c098bdd44d576769a (patch)
treeffa7bc70b114b017ad7da480f4876b4e6e077fef /x11/gnome-core
parentac4b1c11765b122a6d2bda0d82e216f45b0eb351 (diff)
downloadpkgsrc-53705843221192a82751959c098bdd44d576769a.tar.gz
Add IDL includes to buildlinked files
Diffstat (limited to 'x11/gnome-core')
-rw-r--r--x11/gnome-core/buildlink.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/gnome-core/buildlink.mk b/x11/gnome-core/buildlink.mk
index 26362cb9dea..b34d0516db0 100644
--- a/x11/gnome-core/buildlink.mk
+++ b/x11/gnome-core/buildlink.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink.mk,v 1.4 2002/03/13 17:37:56 fredb Exp $
+# $NetBSD: buildlink.mk,v 1.5 2002/07/14 01:21:18 rh Exp $
#
# This Makefile fragment is included by packages that use gnome-core.
#
@@ -29,6 +29,9 @@ BUILDLINK_FILES.gnome-core+= lib/libfish_applet.*
BUILDLINK_FILES.gnome-core+= lib/libgen_util_applet.*
BUILDLINK_FILES.gnome-core+= lib/libpanel_applet.*
BUILDLINK_FILES.gnome-core+= lib/libpanel_status.*
+BUILDLINK_FILES.gnome-core+= share/idl/Terminal.idl
+BUILDLINK_FILES.gnome-core+= share/idl/gnome-panel.idl
+BUILDLINK_FILES.gnome-core+= share/idl/help-browser.idl
.include "../../graphics/gdk-pixbuf-gnome/buildlink.mk"
.include "../../www/libghttp/buildlink.mk"