diff options
Diffstat (limited to 'misc/gnome2-dirs/Makefile')
-rw-r--r-- | misc/gnome2-dirs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gnome2-dirs/Makefile b/misc/gnome2-dirs/Makefile index 8f427470423..6cd613ccff7 100644 --- a/misc/gnome2-dirs/Makefile +++ b/misc/gnome2-dirs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/02/13 21:07:15 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/02/13 23:01:48 jmmv Exp $ # DISTNAME= gnome2-dirs-${GNOME_DIRS_VERSION} @@ -27,6 +27,7 @@ GNOME_DIRS= GNOME_DIRS= ${GNOME_DIRS_COMMON} .endif +GNOME_DIRS+= share/applications GNOME_DIRS+= share/control-center-2.0 GNOME_DIRS+= share/control-center-2.0/capplets GNOME_DIRS+= share/gnome-2.0 |