diff options
author | Stefano Karapetsas <[email protected]> | 2012-11-24 18:14:02 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-11-24 18:14:02 +0100 |
commit | 03beef19aed6291da9093c1fc2dacc147a1bbd72 (patch) | |
tree | dcc71f2dd57db0d8e76d687b8ceb22d757e25413 /mini-commander/help/Makefile.am | |
parent | 5fe5821ef2b69faee48d0b04f60e9b3b080ce203 (diff) | |
download | mate-applets-03beef19aed6291da9093c1fc2dacc147a1bbd72.tar.bz2 mate-applets-03beef19aed6291da9093c1fc2dacc147a1bbd72.tar.xz |
remove mini-commander applet
Diffstat (limited to 'mini-commander/help/Makefile.am')
-rw-r--r-- | mini-commander/help/Makefile.am | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mini-commander/help/Makefile.am b/mini-commander/help/Makefile.am deleted file mode 100644 index 004881cf..00000000 --- a/mini-commander/help/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -include $(top_srcdir)/mate-doc-utils.make -dist-hook: doc-dist-hook - -DOC_MODULE = mate-command-line -DOC_ENTITIES = legal.xml - -DOC_FIGURES = figures/command-line.png \ - figures/prefs-macros.png \ - figures/prefs.png - -DOC_LINGUAS = ca de el en_GB es eu fr ko oc pt_BR sv uk zh_CN - --include $(top_srcdir)/git.mk |