[Pkg-gnupg-commit] [libassuan] 04/14: Fix distcheck.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Jul 15 00:20:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository libassuan.

commit 70bb71e51462e9d81eff80ef8308cd8e15ea96ca
Author: Justus Winter <justus at g10code.com>
Date:   Tue Jul 5 13:46:37 2016 +0200

    Fix distcheck.
    
    * tests/Makefile.am (EXTRA_DIST): Drop compiled test.
    
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0ccb981..c9044a4 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -20,7 +20,7 @@
 
 TESTS_ENVIRONMENT =
 
-EXTRA_DIST = motd ce-createpipe.c $(testtools)
+EXTRA_DIST = motd ce-createpipe.c
 
 BUILT_SOURCES =
 CLEANFILES =

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libassuan.git



More information about the Pkg-gnupg-commit mailing list