Commit 04fc2096 authored by Sergey Lyubka's avatar Sergey Lyubka

removing dmg dir on clean

parent 53bedd1e
...@@ -190,4 +190,4 @@ clean: ...@@ -190,4 +190,4 @@ clean:
cd examples && $(MAKE) clean cd examples && $(MAKE) clean
rm -rf *.o *.core $(PROG) *.obj *.so $(PROG).txt *.dSYM *.tgz \ rm -rf *.o *.core $(PROG) *.obj *.so $(PROG).txt *.dSYM *.tgz \
$(PROG).exe *.dll *.lib build/res.o build/res.RES *.dSYM *.zip *.pdb \ $(PROG).exe *.dll *.lib build/res.o build/res.RES *.dSYM *.zip *.pdb \
*.exe *.dmg $(ALL_OBJECTS) $(ALL_WINOBJS) *.exe *dmg* $(ALL_OBJECTS) $(ALL_WINOBJS)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment