diff options
author | Darin Adler <darin@src.gnome.org> | 2002-01-09 07:17:15 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2002-01-09 07:17:15 +0000 |
commit | f4693fc04687c307b57b0b0c1dac9199586edeac (patch) | |
tree | 1b0a25cb600d78683eabb8ae42bea6986378dd9d /Makefile.am | |
parent | 8c8ba31c5d946742ae62e4cd1a17ab1a14ed8873 (diff) | |
download | nautilus-f4693fc04687c307b57b0b0c1dac9199586edeac.tar.gz |
Remove a stray reference to nautilus-help.desktop.
* Makefile.am: Remove a stray reference to nautilus-help.desktop.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 731540c0d..4a21af318 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,8 +54,5 @@ appicon_DATA = nautilus-launch-icon.png \ Applicationsdir = $(datadir)/applications Applications_DATA = $(DESKTOP_FILES) -Toplevelmenudir = $(datadir)/applications -Toplevelmenu_DATA = nautilus-help.desktop - dist-hook: nautilus.spec cp nautilus.spec $(distdir) |