[Nautilus-list] [PATCH] Makefile.am has problem
- From: kitame northeye org (Takuo KITAME)
- To: nautilus-list lists eazel com
- Subject: [Nautilus-list] [PATCH] Makefile.am has problem
- Date: Sun, 28 May 2000 01:30:48 +0900
I couldn't `make dist' cos libnautlis/Makefile.am and
src/Makefile.am depends on non existed files.
Here is patch.
Regards.
--
Takuo KITAME / kitame northeye org
- It was a dark and stormy night... -
Index: libnautilus/Makefile.am
===================================================================
RCS file: /cvs/gnome/nautilus/libnautilus/Makefile.am,v
retrieving revision 1.66
diff -u -r1.66 Makefile.am
--- libnautilus/Makefile.am 2000/05/25 01:49:23 1.66
+++ libnautilus/Makefile.am 2000/05/27 16:27:42
@@ -54,7 +54,6 @@
libnautilus_la_SOURCES= \
nautilus-undo-manager-private.h \
- nautilus-view-frame-private.h \
$(nautilus_view_component_idl_sources) \
$(nautilus_undo_idl_sources) \
nautilus-clipboard.c \
Index: src/Makefile.am
===================================================================
RCS file: /cvs/gnome/nautilus/src/Makefile.am,v
retrieving revision 1.49
diff -u -r1.49 Makefile.am
--- src/Makefile.am 2000/05/25 01:49:27 1.49
+++ src/Makefile.am 2000/05/27 16:27:43
@@ -59,7 +59,6 @@
nautilus-zoom-control.c \
nautilus-zoom-control.h \
nautilus-zoomable-frame-svr.c \
- nautilus.h \
ntl-app.c \
ntl-app.h \
ntl-index-panel.c \
@@ -67,7 +66,6 @@
ntl-main.c \
ntl-miniicon.c \
ntl-miniicon.h \
- ntl-types.h \
ntl-uri-map.c \
ntl-uri-map.h \
ntl-view-bonobo-control.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]