tarball: fix realclan typo in master Makefile.
authorRejean Loyer <redj@ecere.com>
Fri, 6 Nov 2015 21:50:14 +0000 (16:50 -0500)
committerJerome St-Louis <jerome@ecere.com>
Wed, 9 Dec 2015 23:11:37 +0000 (18:11 -0500)
Makefile

index 56fd5e3..e832899 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -456,7 +456,7 @@ endif
        cd ide && $(MAKE) realclean
        cd documentor && $(MAKE) realclean
 ifneq "$(ECERE_AUDIO)" "n"
-       cd audio && $(MAKE) realclan
+       cd audio && $(MAKE) realclean
 endif
 ifdef CodeGuard
        cd codeGuard && $(MAKE) realclean