aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-07-21 13:24:58 +0200
committerGuido Günther <agx@sigxcpu.org>2016-07-21 13:24:58 +0200
commitc344fdf9bef4f5d6c72fc37524bf8654d4c8fcc4 (patch)
tree28d09bd6afde8055f7b51dcd6b0f0b1ca31dac56 /Makefile.am
parentNew upstream version 3.15.4 (diff)
downloadkrb5-auth-dialog-c344fdf9bef4f5d6c72fc37524bf8654d4c8fcc4.tar.gz
krb5-auth-dialog-c344fdf9bef4f5d6c72fc37524bf8654d4c8fcc4.tar.bz2
krb5-auth-dialog-c344fdf9bef4f5d6c72fc37524bf8654d4c8fcc4.zip
New upstream version 3.20.0
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index ac205d9..85b7cb4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,18 +6,14 @@ EXTRA_DIST = \
krb5-auth-dialog.spec \
MAINTAINERS \
CodingStyle \
- gnome-doc-utils.make \
$(NULL)
DISTCLEANFILES = \
intltool-extract \
intltool-merge \
intltool-update \
- gnome-doc-utils.make \
$(NULL)
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
-
dist-hook:
@if test -d "$(srcdir)/.git"; \
then \
bgstack15