Files
vsmartcard/pcsc-relay/Makefile.am
2013-06-25 01:05:17 +02:00

11 lines
219 B
Makefile

SUBDIRS=src doc win32
win:
make -C win32 $@
distcheck-hook:
test -d .svn && \
svn2cl --group-by-day --reparagraph --separate-daylogs --include-actions --include-rev || true
test -d .git && \
git2cl > ChangeLog