summaryrefslogtreecommitdiff
path: root/libnautilus
diff options
context:
space:
mode:
authorEskil Heyn Olsen <eskil@src.gnome.org>2000-05-13 00:31:31 +0000
committerEskil Heyn Olsen <eskil@src.gnome.org>2000-05-13 00:31:31 +0000
commitfd2cb2e9b2d3d606af04e7a51a54e41d7ccf0db8 (patch)
tree08d7f58a1c5c322279c12e7ece09e3159977ce4d /libnautilus
parente8ce85948f388f81a5cc1e6bcf4b336f730f7503 (diff)
downloadnautilus-fd2cb2e9b2d3d606af04e7a51a54e41d7ccf0db8.tar.gz
This is way people should use a highlighting editor so you wouldn't have
* libnautilus/Makefile.am (BUILT_SOURCES): This is way people should use a highlighting editor so you wouldn't have these broken BUILT_SOURCES things. * Makefile.am (SUBDIRS): Moved components and helper-utilies downwards in the SUBDIRS so it builds again.
Diffstat (limited to 'libnautilus')
-rw-r--r--libnautilus/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libnautilus/Makefile.am b/libnautilus/Makefile.am
index 4a039ca6b..10554b423 100644
--- a/libnautilus/Makefile.am
+++ b/libnautilus/Makefile.am
@@ -35,8 +35,8 @@ nautilus_view_component_idl_sources = \
BUILT_SOURCES = \
$(nautilus_undo_manager_component_idl_sources) \
- $(nautilus_view_component_idl_sources)
-
+ $(nautilus_view_component_idl_sources) \
+ $(NULL)
libnautilusincludedir=$(includedir)/libnautilus