diff options
author | Robey Pointer <robey@src.gnome.org> | 2001-02-14 04:59:19 +0000 |
---|---|---|
committer | Robey Pointer <robey@src.gnome.org> | 2001-02-14 04:59:19 +0000 |
commit | aab7cca096cb3827d4c1f8def7df243bf09bf71e (patch) | |
tree | d45fd00bad7ac90581635238a7cc9a344a7ab221 /Makefile.am | |
parent | 6f1dc5d64dd75308e61c4fa979e4f8a4810bf14f (diff) | |
download | nautilus-aab7cca096cb3827d4c1f8def7df243bf09bf71e.tar.gz |
Add nautilus-installer to EXTRA_DIST to fix tinderbox breakage.
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 8637e7f09..8bbe05b38 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,6 +48,7 @@ EXTRA_DIST= \ Makefile.shared \ $(DESKTOP_IN_FILES) \ $(DESKTOP_FILES) \ + nautilus-installer \ $(NULL) appicondir = $(datadir)/pixmaps |