[pkg-opensc-commit] [pkcs11-helper] 88/253: Build environment cleanup

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:07 UTC 2017


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

eric pushed a commit to branch master
in repository pkcs11-helper.

commit 1dff2a0bd7483cba4fcfb73cbcfd7b5c6a5343da
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Sat Feb 17 10:02:38 2007 +0000

    Build environment cleanup
---
 .svnignore          | 4 +++-
 doc/api/Makefile.am | 5 ++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/.svnignore b/.svnignore
index a8699d1..37f6418 100644
--- a/.svnignore
+++ b/.svnignore
@@ -39,6 +39,8 @@ libtool
 pkcs11h-version.h
 config-w32-vc.h
 pkcs11-helper.exports
-pkcs11-helper.spec
 libpkcs11-helper-1.pc
 
+copyright
+pkcs11-helper.spec
+
diff --git a/doc/api/Makefile.am b/doc/api/Makefile.am
index 0f8a50e..09993d7 100644
--- a/doc/api/Makefile.am
+++ b/doc/api/Makefile.am
@@ -63,8 +63,7 @@ api.out/html/*: \
 	$(DOXYGEN)
 	cp *.gif api.out/html
 
-clean-generic:
-	-rm -fr api.out
-
 endif
 
+clean-local:
+	-rm -fr api.out

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pkcs11-helper.git



More information about the pkg-opensc-commit mailing list