aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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