aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-04-03 17:48:37 +0200
committerGuido Günther <agx@sigxcpu.org>2010-04-03 17:48:37 +0200
commit94a695aa8461a225967141d2b7a006d0eada1ea4 (patch)
treec8470519527845067ae261273e40ee0b97ed6052 /po/Makefile.in.in
parentdocument changes and release 0.14-2 (diff)
parentImported Upstream version 0.15 (diff)
downloadkrb5-auth-dialog-94a695aa8461a225967141d2b7a006d0eada1ea4.tar.gz
krb5-auth-dialog-94a695aa8461a225967141d2b7a006d0eada1ea4.tar.bz2
krb5-auth-dialog-94a695aa8461a225967141d2b7a006d0eada1ea4.zip
Merge commit 'upstream/0.15'
Diffstat (limited to 'po/Makefile.in.in')
-rw-r--r--po/Makefile.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 402a25f..cc8a222 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -129,7 +129,7 @@ install-data-yes: all
done
# Empty stubs to satisfy archaic automake needs
-dvi info tags TAGS ID:
+dvi info ctags tags CTAGS TAGS ID:
# Define this as empty until I found a useful application.
install-exec installcheck:
bgstack15