diff options
author | Perberos <[email protected]> | 2011-11-16 21:35:41 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-16 21:35:41 -0300 |
commit | 2eb7f393a623a7e68102813825f68171cbf21fc5 (patch) | |
tree | 1cc1a342e7b7c711385b9ba44ec3a57956ef4309 /gswitchit/help/Makefile.am | |
parent | 2cadeb84dc64ab8d33dc6cff72e510f2b6038918 (diff) | |
download | mate-applets-2eb7f393a623a7e68102813825f68171cbf21fc5.tar.bz2 mate-applets-2eb7f393a623a7e68102813825f68171cbf21fc5.tar.xz |
removing empty gswitchit and unused gkb-new
Diffstat (limited to 'gswitchit/help/Makefile.am')
-rw-r--r-- | gswitchit/help/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gswitchit/help/Makefile.am b/gswitchit/help/Makefile.am deleted file mode 100644 index d6f24959..00000000 --- a/gswitchit/help/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -include $(top_srcdir)/mate-doc-utils.make -dist-hook: doc-dist-hook - -DOC_MODULE = gswitchit -DOC_ENTITIES = legal.xml - -DOC_LINGUAS = ca cs de el en_GB es eu fi fr oc ru sv uk zh_CN - --include $(top_srcdir)/git.mk |