diff options
author | Elliot Lee <sopwith@src.gnome.org> | 1999-12-14 19:46:16 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 1999-12-14 19:46:16 +0000 |
commit | 0e11f0e3f554a8bc3f06e2f7246015aa7f8776ad (patch) | |
tree | 5b5587804ccb9ab16e70a31605991f2fee1beccc /Makefile.am | |
parent | 3d610fba1ebf3ab7520f1f664c7f33896f88e9b5 (diff) | |
download | nautilus-0e11f0e3f554a8bc3f06e2f7246015aa7f8776ad.tar.gz |
Add icons
* configure.in, Makefile.am, icons/: Add icons
* src/file-manager/fm-directory-view.c: Everything goes inside the scroll-frame, not the
view itself.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b73c8caab..2e6fdd4e2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS=libnautilus src components +SUBDIRS=libnautilus src components icons EXTRA_DIST=COPYING.LIB |