Skip to content

Commit

Permalink
Don't have a test directory for SDL_mixer
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed May 13, 2006
1 parent 0b19ee2 commit 5df0ab2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile.in
Expand Up @@ -108,7 +108,6 @@ uninstall-bin:

clean:
rm -rf $(objects)
if test -f test/Makefile; then (cd test; $(MAKE) $@); fi

distclean: clean
rm -f Makefile
Expand Down

0 comments on commit 5df0ab2

Please sign in to comment.