diff options
author | Michele Calgaro <[email protected]> | 2019-04-29 00:21:17 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-04-29 00:44:17 +0900 |
commit | 3839c7a66bd62f78f75c0a5d8e63662e8383295f (patch) | |
tree | 46f0cb7dd7973e862f157f7cf5302e3e7e90a90a /autogen.sh | |
parent | df26c2aaf5517a16fb340c2e4324543a30e984b0 (diff) | |
download | libr-3839c7a66bd62f78f75c0a5d8e63662e8383295f.tar.gz libr-3839c7a66bd62f78f75c0a5d8e63662e8383295f.zip |
Clean automake files and unusued 'po' folder.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 71ae23a29f60f1da7cfe659db0aa18ef71b4c4db)
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/autogen.sh b/autogen.sh deleted file mode 100755 index 3e16f15..0000000 --- a/autogen.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -autoreconf -iv -autoconf -automake |