mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
fixup name.
2002-07-17 Michael Meeks <michael@ximian.com> * components/hardware/Makefile.am (server_in_files): fixup name.
This commit is contained in:
parent
450f89a43e
commit
31af021307
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2002-07-17 Michael Meeks <michael@ximian.com>
|
||||
|
||||
* components/hardware/Makefile.am
|
||||
(server_in_files): fixup name.
|
||||
|
||||
2002-07-17 Bastien Nocera <hadess@hadess.net>
|
||||
|
||||
* libnautilus-private/nautilus-directory-async.c:
|
||||
|
|
|
@ -10,7 +10,7 @@ INCLUDES = \
|
|||
$(COMPONENT_CFLAGS) \
|
||||
$(NULL)
|
||||
|
||||
server_in_files = Nautilus_View_hardware.server.in
|
||||
server_in_files = Nautilus_View_hardware.server.in.in
|
||||
|
||||
serverdir = $(libdir)/bonobo/servers
|
||||
$(server_in_files:.server.in.in=.server.in): $(server_in_files)
|
||||
|
|
Loading…
Reference in a new issue