summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEskil Heyn Olsen <eskil@src.gnome.org>2000-05-20 01:08:38 +0000
committerEskil Heyn Olsen <eskil@src.gnome.org>2000-05-20 01:08:38 +0000
commita0125e3429535d35722242a069e6f9ff849febe4 (patch)
tree5bb0d5490f64d0946af58854ae88033c2a7ac520
parent67208f803e26b4cc4c0b66ef4043a9b0ae3c31e6 (diff)
downloadnautilus-a0125e3429535d35722242a069e6f9ff849febe4.tar.gz
added the components/services/time/ makefiles
* configure.in: added the components/services/time/ makefiles
-rw-r--r--ChangeLog3
-rw-r--r--configure.in1
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d805d2e25..e925cfaa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-05-19 Eskil Heyn Olsen <eskil@eazel.om>
+ * configure.in:
+ added the components/services/time/ makefiles
+
* components/services/time/service/trilobite-eazel-time-service.oafinfo:
Fixed the horribly cut'n'paste errors.
diff --git a/configure.in b/configure.in
index 4ff5c517d..c27e5eb71 100644
--- a/configure.in
+++ b/configure.in
@@ -341,6 +341,7 @@ components/services/trilobite/sample/command-line/Makefile
components/services/trilobite/sample/nautilus-view/Makefile
components/services/trilobite/sample/nautilus-view/icons/Makefile
components/services/time/Makefile
+components/services/time/service/Makefile
components/services/time/command-line/Makefile
components/services/time/nautilus-view/Makefile
components/services/startup/Makefile