diff options
author | Rene Engelhard <rene@debian.org> | 2013-05-18 04:18:25 +0200 |
---|---|---|
committer | Rene Engelhard <rene@debian.org> | 2013-05-18 04:18:25 +0200 |
commit | 90af7007b77f9cd0fcbc9b49350b20d2a5cb6cf4 (patch) | |
tree | c3706c84d6fff9a4a3b060bc53b85a3a95c73e27 /scp2/source/gnome | |
parent | 004881330da6b61bcfb2ee6377e9f2a962e54f47 (diff) |
s/lib/Lib/
Change-Id: Ic407ce886b1a857cb480f09ec4ef13ba3809338a
Diffstat (limited to 'scp2/source/gnome')
-rw-r--r-- | scp2/source/gnome/module_gnome.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/gnome/module_gnome.scp b/scp2/source/gnome/module_gnome.scp index 019881266df4..d03b795dbb88 100644 --- a/scp2/source/gnome/module_gnome.scp +++ b/scp2/source/gnome/module_gnome.scp @@ -38,7 +38,7 @@ Module gid_Module_Optional_Gnome #ifdef ENABLE_GNOMEVFS XpdCheckSolaris = "SUNWgnome-vfs"; #endif - Files = (auto_Gnome_lib_ALL + Files = (auto_Gnome_Lib_ALL #if (defined ENABLE_GNOMEVFS && defined ENABLE_LOCKDOWN) || defined ENABLE_GIO gid_File_Share_Registry_Gnome_Xcd, #endif |