]> Creatis software - gdcm.git/blob - Makefile.am
added dictionnary installation in autoconf
[gdcm.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 SUBDIRS = src Test Dicts
4
5 release:
6         $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)
7
8 snapshot:
9         $(MAKE) dist distdir=$(PACKAGE)`date +"%y%m%d"`