]> git.proxmox.com Git - qemu.git/commit
po/Makefile: Fix *.mo generation for out-of-tree builds (regression)
authorStefan Weil <sw@weilnetz.de>
Fri, 5 Jul 2013 20:55:42 +0000 (22:55 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 23 Jul 2013 20:45:23 +0000 (15:45 -0500)
commit00134a62039a12822cda91310131cc050f78cf9b
treecb283820fd242496f68efe0ec9f96683c13d7316
parent18e12d49edd4417a93f875e122652bd22aabad79
po/Makefile: Fix *.mo generation for out-of-tree builds (regression)

Commit f84756554e32d97db3aa949db1dd58c7eea62375 added a wildcard search
for *.po files. This search found no files for out of tree builds, so
those builds no longer created and installed *.mo files.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
po/Makefile