[pkg-opensc-commit] [libp11] 21/239: remove libltdl from SUBDIRS remove maintainer-clean-local rule (was "rm -rf libltdl")

Eric Dorland eric at moszumanska.debian.org
Sat Oct 17 06:21:04 UTC 2015


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

eric pushed a commit to branch master
in repository libp11.

commit c246fc998de409224bf1e1c7992e3a484e76a603
Author: Ludovic Rousseau <ludovic.rousseau+github at gmail.com>
Date:   Mon Aug 29 07:23:24 2005 +0000

    remove libltdl from SUBDIRS
    remove maintainer-clean-local rule (was "rm -rf libltdl")
---
 Makefile.am | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index ec542c9..829b127 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 # Process this file with automake to create Makefile.in
 
-SUBDIRS = aclocal doc libltdl src rsaref .
+SUBDIRS = aclocal doc src rsaref .
 
 EXTRA_DIST = bootstrap depcomp 
 
@@ -14,5 +14,3 @@ DEPCLEANFILES = config.log configure
 
 AUTOMAKE_OPTIONS = foreign 1.5
 
-maintainer-clean-local:
-	rm -rf libltdl

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



More information about the pkg-opensc-commit mailing list