comparison Makefile.am @ 581:18b34952131d

ChangeLog generation.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 20 Mar 2007 21:02:05 +0000
parents e529d4e3356c
children ffaf0f200e14
comparison
equal deleted inserted replaced
580:8959998f3ead 581:18b34952131d
30 src/xmms-sid-logo.xpm \ 30 src/xmms-sid-logo.xpm \
31 Kummatti_City.sid 31 Kummatti_City.sid
32 32
33 33
34 # Update changelog 34 # Update changelog
35 #ChangeLog: CVS/Entries src/CVS/Entries 35 update:
36 # cvs2cl.pl -U /cvs/CVSROOT/cvsusers 36 @svn update
37 37
38 .changelog: update
39 @svn2cl --group-by-day --include-rev --strip-prefix xmms-sid/trunk/
40 @touch $@
41
42 ChangeLog: .changelog
38 43
39 ### 44 ###
40 ### Install/uninstall-targets for single user 45 ### Install/uninstall-targets for single user
41 ### 46 ###
42 install-user: $(lib_LTLIBRARIES) 47 install-user: $(lib_LTLIBRARIES)