diff options
| author | Marcus Comstedt | 2002-04-18 23:24:22 +0000 | 
|---|---|---|
| committer | Marcus Comstedt | 2002-04-18 23:24:22 +0000 | 
| commit | 6215c253d4f5605201109a075e90b3d1344a8d6e (patch) | |
| tree | cd18bbe4578b81258fc0b7babdd78dc8acd07a83 | |
| parent | aa8f15a828e925cc1e613d58367d452140eab2fb (diff) | |
| download | scummvm-rg350-6215c253d4f5605201109a075e90b3d1344a8d6e.tar.gz scummvm-rg350-6215c253d4f5605201109a075e90b3d1344a8d6e.tar.bz2 scummvm-rg350-6215c253d4f5605201109a075e90b3d1344a8d6e.zip | |
Oops.  Didn't mean to mess with the paths.
svn-id: r3999
| -rw-r--r-- | dc/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/dc/Makefile b/dc/Makefile index 59e3b2281c..2cd77508ae 100644 --- a/dc/Makefile +++ b/dc/Makefile @@ -1,6 +1,6 @@  # $Header$ -ronindir = /home/marcus/hack/dreamcast/libronin +ronindir = /usr/local/ronin  VPATH = .. | 
