diff options
author | jmmv <jmmv> | 2003-01-27 13:00:33 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-01-27 13:00:33 +0000 |
commit | 27e07a813792aceaee109e742020b8785f1dbcdc (patch) | |
tree | dc9a45ca64afebc4a16f5bc1ecc82b0207445841 /misc/gnome-dirs | |
parent | 70bee8b3dff03fec7789ede85660b5040682ad0e (diff) | |
download | pkgsrc-27e07a813792aceaee109e742020b8785f1dbcdc.tar.gz |
Add share/gnome/apps/Settings/Peripherals directory.
Diffstat (limited to 'misc/gnome-dirs')
-rw-r--r-- | misc/gnome-dirs/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gnome-dirs/Makefile.common b/misc/gnome-dirs/Makefile.common index ee4bb4106c5..b684d47dec1 100644 --- a/misc/gnome-dirs/Makefile.common +++ b/misc/gnome-dirs/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1.1.1 2003/01/27 09:35:25 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.2 2003/01/27 13:00:33 jmmv Exp $ # # This Makefile contains all the logic needed to automatically generate @@ -16,6 +16,7 @@ GNOME_DIRS_COMMON+= share/gnome/apps/Internet GNOME_DIRS_COMMON+= share/gnome/apps/Multimedia GNOME_DIRS_COMMON+= share/gnome/apps/Settings GNOME_DIRS_COMMON+= share/gnome/apps/Settings/Desktop +GNOME_DIRS_COMMON+= share/gnome/apps/Settings/Peripherals GNOME_DIRS_COMMON+= share/gnome/apps/Settings/Session GNOME_DIRS_COMMON+= share/gnome/apps/System GNOME_DIRS_COMMON+= share/gnome/apps/Utilities |