Skip to content

Commit

Permalink
- add newline at the end of Makefile.omdev.mingw
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo committed May 6, 2015
1 parent eefefe8 commit a7fa71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.omdev.mingw
Expand Up @@ -20,4 +20,4 @@ omlibrary-all:

clean:
$(MAKE) -f $(defaultMakefileTarget) -C OMCompiler clean OMBUILDDIR=$(OMBUILDDIR)
test ! -d $(OMBUILDDIR) || rm -rf $(OMBUILDDIR)
test ! -d $(OMBUILDDIR) || rm -rf $(OMBUILDDIR)

0 comments on commit a7fa71d

Please sign in to comment.