summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2004-11-08 16:40:41 +0000
committerAlexander Larsson <alexl@src.gnome.org>2004-11-08 16:40:41 +0000
commitbe430e557f1a2d28ed6d397dad8bcda7f5bc5779 (patch)
tree9b5a08e30807971a9fa6a459520e583044967deb /components
parent720dcc1cae3e3bf2b4654c4cd3d2496e0af8a6d4 (diff)
downloadnautilus-be430e557f1a2d28ed6d397dad8bcda7f5bc5779.tar.gz
Remove image_properties subdir
2004-11-08 Alexander Larsson <alexl@redhat.com> * components/Makefile.am: Remove image_properties subdir * src/Makefile.am: * src/nautilus-application.c: (nautilus_application_instance_init): * src/nautilus-image-properties-page.[ch]: Image property page using new system * src/nautilus-notes-viewer.c: add static
Diffstat (limited to 'components')
-rw-r--r--components/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/components/Makefile.am b/components/Makefile.am
index 4ce63d132..4d7ff369b 100644
--- a/components/Makefile.am
+++ b/components/Makefile.am
@@ -2,8 +2,4 @@ NULL=
SUBDIRS = \
throbber \
- image_properties \
$(NULL)
-
-# sample \
-# These should only be built by people that know what they do