diff options
author | Darin Adler <darin@src.gnome.org> | 2001-12-09 20:45:12 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2001-12-09 20:45:12 +0000 |
commit | 0df7aba68df19dd7b5b09ca3022538f92da56644 (patch) | |
tree | 0efca6cfcd2ac328009e9b0755e92ce498d6127f /Makefile.am | |
parent | d58fa91abdd3229e6e867189010b19e15eb4e9e0 (diff) | |
download | nautilus-0df7aba68df19dd7b5b09ca3022538f92da56644.tar.gz |
Do fix based on patch from Martin Wehner <mwehner@tfh-berlin.de> to
* libnautilus-private/nautilus-file-operations.c:
(handle_transfer_ok): Do fix based on patch from Martin Wehner
<mwehner@tfh-berlin.de> to prevent cancel of emptying trash or
deleting from core dumping.
* Makefile.am:
* configure.in:
* docs/.cvsignore:
* docs/Makefile.am:
Add files in the docs directory to tarball.
* libnautilus/nautilus-view-standard-main.c:
(nautilus_view_standard_main_multi): Whitespace tweak.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e9f4aadb2..61eba6e52 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,7 @@ SUBDIRS = \ user-guide \ help \ omf-install \ + docs \ $(NULL) XXX = \ |