git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@758 96b47cad-a561-4643-ad3b-153ac7d7599c
6 lines
146 B
Makefile
6 lines
146 B
Makefile
SUBDIRS = src doc
|
|
|
|
dist-hook:
|
|
test -d .svn && \
|
|
svn2cl --group-by-day --reparagraph --separate-daylogs --include-actions --include-rev || true
|