summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThe Midnite Marauder <rached@src.gnome.org>2000-08-03 03:11:40 +0000
committerThe Midnite Marauder <rached@src.gnome.org>2000-08-03 03:11:40 +0000
commit7bc37b3c799bee75215e3780fb7c9a34309c71a4 (patch)
tree91359715644c9a4a1feab37c3bbc1e65c93d9a6d /Makefile.am
parent2e1fa52f118bc3ba2b079f0cec0577fb459575d0 (diff)
Added entry for gtik (The Gnome Stock ticker)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a658030ca..ae5cf2310 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,8 @@ xml_SUBDIRS = $(xml_applets)
endif
ghttp_applets = \
- gweather
+ gweather \
+ gtik
if HAVE_LIBGHTTP
ghttp_SUBDIRS = $(ghttp_applets)
endif