Mercurial > audlegacy
comparison audacious/Makefile @ 2071:b9c6f1305c99 trunk
[svn] - move urldecode to libaudacious
- use urldecode in the VFS layer
author | nenolod |
---|---|
date | Fri, 08 Dec 2006 15:41:46 -0800 |
parents | bce766d0c0ca |
children | e0e50e151bab |
comparison
equal
deleted
inserted
replaced
2070:6a2d368a88de | 2071:b9c6f1305c99 |
---|---|
63 equalizer.c \ | 63 equalizer.c \ |
64 glade.c \ | 64 glade.c \ |
65 hints.c \ | 65 hints.c \ |
66 about.c credits.c \ | 66 about.c credits.c \ |
67 getopt.c getopt1.c \ | 67 getopt.c getopt1.c \ |
68 urldecode.c \ | |
69 iir.c \ | 68 iir.c \ |
70 iir_cfs.c \ | 69 iir_cfs.c \ |
71 iir_fpu.c | 70 iir_fpu.c |
72 | 71 |
73 OBJECTS = ${SOURCES:.c=.o} | 72 OBJECTS = ${SOURCES:.c=.o} |