Mercurial > audlegacy
comparison src/audacious/Makefile @ 2387:af600aefd2cf trunk
[svn] - add i18n.h which wraps gettext in a way that is usable to plugins.
author | nenolod |
---|---|
date | Mon, 22 Jan 2007 18:19:50 -0800 |
parents | 86ef3bf12a59 |
children | 2413a9314bed |
comparison
equal
deleted
inserted
replaced
2386:86ef3bf12a59 | 2387:af600aefd2cf |
---|---|
26 -D_AUDACIOUS_CORE \ | 26 -D_AUDACIOUS_CORE \ |
27 -I.. -I../.. \ | 27 -I.. -I../.. \ |
28 -I../intl | 28 -I../intl |
29 | 29 |
30 HEADERS = \ | 30 HEADERS = \ |
31 i18n.h \ | |
31 input.h \ | 32 input.h \ |
32 main.h \ | 33 main.h \ |
33 output.h \ | 34 output.h \ |
34 playlist.h \ | 35 playlist.h \ |
35 playlist_container.h \ | 36 playlist_container.h \ |