Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed an error from make target: install
  • Loading branch information
mkauppila committed May 25, 2011
1 parent f59d04a commit f48a0d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test-automation/Makefile.am
Expand Up @@ -8,8 +8,6 @@ runner_CLAGS = -W -Wall -Wextra -g `sdl-config --cflags` -DSDL_NO_COMPAT
runner_LDFLAGS = `sdl-config --libs`

install: install-tests
;

install-tests:
cp -f tests/.libs/*.dylib tests/

Expand Down

0 comments on commit f48a0d5

Please sign in to comment.