diff options
author | Bastien Nocera <hadess@src.gnome.org> | 2002-07-08 09:14:57 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@src.gnome.org> | 2002-07-08 09:14:57 +0000 |
commit | 0ec70ff276f7b8c4e3c1810f7a138478ff78f439 (patch) | |
tree | dd840bdaa0bb6410cf69c37e90b4c74094220226 /Makefile.am | |
parent | 0772be502f0fc655f6ddc6fd5d0052387f02e5d8 (diff) |
- Ported the wireless applet to GNOME2, changed the icon to a nifty icon from Jimmac <jimmac@ximian.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2980ce543..aa7c32136 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,8 @@ always_built_SUBDIRS = \ charpick \ geyes \ mini-commander \ - gkb-new + gkb-new \ + wireless SUBDIRS = \ po \ |