diff options
author | Justin Maurer <justin@src.gnome.org> | 1998-11-28 01:11:30 +0000 |
---|---|---|
committer | Justin Maurer <justin@src.gnome.org> | 1998-11-28 01:11:30 +0000 |
commit | 88a4fe402084c12a6b0f9a94b2059948ad76c1bf (patch) | |
tree | 9c1760d35c521639dec3736fd89be5c5a2ac22ae /Makefile.am | |
parent | edc6e8786a4dccb648426d7ec17c9ba8fa71c138 (diff) |
how the hell did that crap get in there. remove stuff that was confusing
automake/autogen
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 111102fe5..302ccf067 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ always_built_SUBDIRS = applet-dirs gen_util batmon asclock \ + fish gticker netload dialer webcontrol icewm-pager \ fish dialer webcontrol icewm-pager \ drivemount clockmail fifteen battery charpick \ gnome-pager @@ -17,6 +18,7 @@ endif if HAVE_LIBGHTTP bussign = bussign +gticker = gticker slashapp = slashapp endif |