[Pkg-gnupg-commit] [gpgme] 206/412: cpp: Fix distcheck.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Thu Sep 22 21:26:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch master
in repository gpgme.
commit 49286ac1c82c480e2c718f828c57da9778ccd0b9
Author: Justus Winter <justus at g10code.com>
Date: Thu Jul 7 13:23:05 2016 +0200
cpp: Fix distcheck.
* lang/cpp/src/Makefile.am (CLEANFILES): Remove generated file.
Signed-off-by: Justus Winter <justus at g10code.com>
---
lang/cpp/src/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lang/cpp/src/Makefile.am b/lang/cpp/src/Makefile.am
index 364d2ca..e9deca9 100644
--- a/lang/cpp/src/Makefile.am
+++ b/lang/cpp/src/Makefile.am
@@ -93,3 +93,5 @@ uninstall-cmake-files:
install-data-local: install-cmake-files
uninstall-local: uninstall-cmake-files
+
+CLEANFILES = GpgmeppConfig.cmake
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git
More information about the Pkg-gnupg-commit
mailing list