Mercurial > audlegacy
comparison src/audacious/Makefile @ 3009:9976e065e2f5 trunk
Mimetype system.
author | William Pitcock <nenolod@atheme-project.org> |
---|---|
date | Mon, 09 Jul 2007 03:18:00 -0500 |
parents | 6d4b7b739232 |
children | 6065d70cb790 |
comparison
equal
deleted
inserted
replaced
3008:7cea5ada1956 | 3009:9976e065e2f5 |
---|---|
42 rcfile.h \ | 42 rcfile.h \ |
43 i18n.h \ | 43 i18n.h \ |
44 input.h \ | 44 input.h \ |
45 hook.h \ | 45 hook.h \ |
46 main.h \ | 46 main.h \ |
47 mime.h \ | |
47 output.h \ | 48 output.h \ |
48 playlist.h \ | 49 playlist.h \ |
49 playlist_container.h \ | 50 playlist_container.h \ |
50 plugin.h \ | 51 plugin.h \ |
51 strings.h \ | 52 strings.h \ |
77 iir_fpu.c \ | 78 iir_fpu.c \ |
78 input.c \ | 79 input.c \ |
79 logger.c \ | 80 logger.c \ |
80 main.c \ | 81 main.c \ |
81 memorypool.c \ | 82 memorypool.c \ |
83 mime.c \ | |
82 output.c \ | 84 output.c \ |
83 pixbuf_effects.c \ | 85 pixbuf_effects.c \ |
84 playback.c \ | 86 playback.c \ |
85 playlist.c \ | 87 playlist.c \ |
86 playlist_container.c \ | 88 playlist_container.c \ |