Build: move translations from install/po/ to top-level po/

Translations are need for client as well. This move is done to remove
dependency between client and install subdirectories.

https://fedorahosted.org/freeipa/ticket/6418

Reviewed-By: Lukas Slebodnik <lslebodn@redhat.com>
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
Petr Spacek
2016-10-24 13:30:12 +02:00
committed by David Kupka
parent 927ddcb95a
commit 0d37619db4
31 changed files with 14 additions and 15 deletions
+1 -1
View File
@@ -368,11 +368,11 @@ AC_CONFIG_FILES([
install/tools/Makefile
install/tools/man/Makefile
install/updates/Makefile
install/po/Makefile
install/restart_scripts/Makefile
install/wsgi/Makefile
install/oddjob/Makefile
ipatests/man/Makefile
po/Makefile
util/Makefile
])