diff options
author | Jacob Berkman <jberkman@src.gnome.org> | 2000-02-12 21:30:34 +0000 |
---|---|---|
committer | Jacob Berkman <jberkman@src.gnome.org> | 2000-02-12 21:30:34 +0000 |
commit | 699f906ae85d04c582c03c02620a681db9a69202 (patch) | |
tree | e9143665aefbd26ee52b25bc88061300d3074672 /Makefile.am | |
parent | 9327d45c8843f2e5004766b93706ede74e0ff1d3 (diff) |
1.1.3 releasing actionGNOME_APPLETS_1_1_3
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index ea68a008c..ff77f7cad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,8 +13,7 @@ wordexp_SUBDIRS = $(wordexp_applets) endif xml_applets = \ - gnotes \ - bug-applet + gnotes if HAVE_LIBXML xml_SUBDIRS = $(xml_applets) endif @@ -93,7 +92,6 @@ SUBDIRS = \ DIST_SUBDIRS = \ intl po macros \ - gumma \ $(always_built_SUBDIRS) \ $(gtop_applets) \ $(ghttp_applets) \ |