+ Correction to a typo
[melted] / mlt++ / Makefile
1 all clean dist-clean install:
2 $(MAKE) DESTDIR=$(DESTDIR) -C src $@
3 $(MAKE) -C test $@
4