diff options
author | Martin Baulig <martin@src.gnome.org> | 1998-08-19 12:41:38 +0000 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1998-08-19 12:41:38 +0000 |
commit | 2f9e694af86c8cbfad6fe7618dae2b2d43e3481a (patch) | |
tree | ea6e0bf9aa5b6cfdf2e23a0f16a9496145943a89 /Makefile.am | |
parent | 3d34adddd4b4b7f6b988574aff9ee28e26ddf19b (diff) | |
download | gnome-control-center-2f9e694af86c8cbfad6fe7618dae2b2d43e3481a.tar.gz |
Fixed typo.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6c901f3b1..65e944ed4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ always_built_SUBDIRS = panel applets \ gsm pixmaps desktop-links desktop-properties help-browser \ gnome-terminal core-docs -sometimes_built_SUBDIRS = gmenu smproxy control_center +sometimes_built_SUBDIRS = gmenu smproxy control-center SUBDIRS = intl po macros $(always_built_SUBDIRS) $(gmenu) |