diff options
author | infirit <[email protected]> | 2014-02-09 15:07:26 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-09 16:19:03 +0100 |
commit | 83a76222ea1e8af8d928b9ad41d7349256d0e7c3 (patch) | |
tree | 3ddb81ac9627ec1fa7f479ef7b400a8a982124d2 /help/Makefile.am | |
parent | 6b509a04f52aa4a70cd4a7a6a51295bccbf161b3 (diff) | |
download | mate-panel-83a76222ea1e8af8d928b9ad41d7349256d0e7c3.tar.bz2 mate-panel-83a76222ea1e8af8d928b9ad41d7349256d0e7c3.tar.xz |
help: Avoid file collision with gnome-panel
Also correct help uri for applets.
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 7d38ddd8..6eb42eec 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = clock fish +SUBDIRS = mate-clock mate-fish -include $(top_srcdir)/git.mk |