summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-04-29 00:21:17 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-04-29 00:44:17 +0900
commit3839c7a66bd62f78f75c0a5d8e63662e8383295f (patch)
tree46f0cb7dd7973e862f157f7cf5302e3e7e90a90a /man
parentdf26c2aaf5517a16fb340c2e4324543a30e984b0 (diff)
downloadlibr-3839c7a66bd62f78f75c0a5d8e63662e8383295f.tar.gz
libr-3839c7a66bd62f78f75c0a5d8e63662e8383295f.zip
Clean automake files and unusued 'po' folder.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 71ae23a29f60f1da7cfe659db0aa18ef71b4c4db)
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
deleted file mode 100644
index 2113960..0000000
--- a/man/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-man3/*.3:
- doxygen ../doc/libr.cfg
-
-man_MANS = man3/*.3
-CLEANFILES = man3/*.3