Skip to content

Commit

Permalink
Clean subdirs
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund authored and OpenModelica-Hudson committed Aug 6, 2015
1 parent 95346eb commit cf5511f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.in
Expand Up @@ -66,6 +66,7 @@ utf8-iconv:

clean:
test ! -d build || rm -r build/
for d in @subdirs@; do $(MAKE) -C $$d clean; done

prefix=@prefix@
exec_prefix=@exec_prefix@
Expand Down

0 comments on commit cf5511f

Please sign in to comment.