From 49286ac1c82c480e2c718f828c57da9778ccd0b9 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 7 Jul 2016 13:23:05 +0200 Subject: [PATCH] cpp: Fix distcheck. * lang/cpp/src/Makefile.am (CLEANFILES): Remove generated file. Signed-off-by: Justus Winter --- 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 364d2ca8..e9deca9b 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