aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-04-03 17:48:36 +0200
committerGuido Günther <agx@sigxcpu.org>2010-04-03 17:48:36 +0200
commiteafd110730ff123526439b807b3adc229a19c1ee (patch)
treead44458958883d55fbfc943b3911bec31bf5ed43 /po/Makefile.in.in
parentImported Upstream version 0.14 (diff)
downloadkrb5-auth-dialog-eafd110730ff123526439b807b3adc229a19c1ee.tar.gz
krb5-auth-dialog-eafd110730ff123526439b807b3adc229a19c1ee.tar.bz2
krb5-auth-dialog-eafd110730ff123526439b807b3adc229a19c1ee.zip
Imported Upstream version 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