diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 4068783..7949bdf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -55,8 +55,6 @@ DISTCLEANFILES = intltool-extract \ intltool-merge \ intltool-update -DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper - dist-hook: @if test -d "$(srcdir)/.git"; \ then \ |