summaryrefslogtreecommitdiffstats
path: root/install/po
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2015-11-13 06:54:12 +0000
committerMartin Basti <mbasti@redhat.com>2015-11-18 12:53:26 +0100
commit2d39acf626358c01b5f18567f991b195ca842641 (patch)
treee4b296a44a937543fea2f5791b3b15a508d2638e /install/po
parent559420562839b7cfe8e9af45bf22a3e9755963a7 (diff)
downloadfreeipa-2d39acf626358c01b5f18567f991b195ca842641.tar.gz
freeipa-2d39acf626358c01b5f18567f991b195ca842641.tar.xz
freeipa-2d39acf626358c01b5f18567f991b195ca842641.zip
BUILD: provide check target in custom Makefiles
The automake generated makefiles have already a target check. We need to provide this target also to non-generated Makefiles so we can recursively call make check from top level Makefile Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'install/po')
-rw-r--r--install/po/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/po/Makefile.in b/install/po/Makefile.in
index e0bf2e0a1..713fcb5aa 100644
--- a/install/po/Makefile.in
+++ b/install/po/Makefile.in
@@ -78,6 +78,8 @@ C_POTFILES = $(C_FILES) $(H_FILES)
all:
+check:
+
SUFFIXES = .po .mo
.po.mo: