Files
vsmartcard/eID_gui/Makefile.am
2014-11-11 09:35:29 +01:00

10 lines
254 B
Makefile

SUBDIRS = src images
distcheck-hook:
test -d .svn && \
svn2cl --group-by-day --reparagraph --separate-daylogs --include-actions --include-rev \
|| true
test -d ../.git && \
git log --pretty --numstat --summary . | git2cl > ChangeLog \
|| true