summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2011-08-14 17:03:46 +0000
committerArthur de Jong <arthur@arthurdejong.org>2011-08-14 17:03:46 +0000
commit905ca6e16bf7845a6dfed4ae691c27fc02806a88 (patch)
tree236da9fa54fff4c634a523775b66b2ea367817e0 /Makefile.am
parentf53201d96eed2e1679e9c319ff1b11d6f46c8370 (diff)
split 2009 and 2010 changes to separate ChangeLog files
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1506 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 2301aca..5d63171 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -102,9 +102,7 @@ deb: distdir
# target for generating the ChangeLog file
changelog:
- ( svn2cl -i --stdout -r HEAD:981 ; \
- svn2cl -i --stdout -r 980:807 --strip-prefix='nss-ldapd' ; \
- ) > ChangeLog
+ svn2cl -i -r HEAD:1359
flawfinder.html:
flawfinder --quiet --html --context --followdotdir . > $@