nss-pam-ldapd commit: r1527 - nss-pam-ldapd/pynslcd
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1527 - nss-pam-ldapd/pynslcd
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1527 - nss-pam-ldapd/pynslcd
- Date: Mon, 29 Aug 2011 21:18:22 +0200 (CEST)
Author: arthur
Date: Mon Aug 29 21:18:21 2011
New Revision: 1527
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1527
Log:
get rid of automake warning
Modified:
nss-pam-ldapd/pynslcd/Makefile.am
Modified: nss-pam-ldapd/pynslcd/Makefile.am
==============================================================================
--- nss-pam-ldapd/pynslcd/Makefile.am Mon Aug 29 21:16:21 2011 (r1526)
+++ nss-pam-ldapd/pynslcd/Makefile.am Mon Aug 29 21:18:21 2011 (r1527)
@@ -28,7 +28,7 @@
all-local: $(nodist_pynslcd_PYTHON)
# clean up locally created compiled Python files
-clean:
+clean-local:
rm -f *.pyc *.pyo
# create a symbolic link for the pynslcd daemon and fix permissions
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1527 - nss-pam-ldapd/pynslcd,
Commits of the nss-pam-ldapd project