diff 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
line wrap: on
line diff
--- a/src/audacious/Makefile	Mon Jan 22 09:51:03 2007 -0800
+++ b/src/audacious/Makefile	Mon Jan 22 18:19:50 2007 -0800
@@ -28,6 +28,7 @@
 	-I../intl
 
 HEADERS = \
+	i18n.h \
 	input.h \
 	main.h \
 	output.h \