Skip to content

Commit

Permalink
Added mapscript/python/pygdioctx/.libs in make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Boudreault committed Apr 27, 2012
1 parent fdcc7fd commit a00497e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mapscript/python/Makefile.in
Expand Up @@ -55,5 +55,5 @@ install: _mapscript.la
$(INSTALL) -c mapscript.py $(DESTDIR)$(PYLIBDIR)

clean:
-rm -rf .libs *.lo *.la *.so *.o pygdioctx/*.o pygdioctx/*.lo mapscript_wrap.c mapscript.py
-rm -rf .libs *.lo *.la *.so *.o pygdioctx/.libs pygdioctx/*.o pygdioctx/*.lo mapscript_wrap.c mapscript.py

0 comments on commit a00497e

Please sign in to comment.