diff libaudacious/Makefile.in @ 1739:5573c40b3fb2 trunk

[svn] - export xentry and xconvert API
author nenolod
date Mon, 18 Sep 2006 02:06:40 -0700
parents 43c197f55dda
children
line wrap: on
line diff
--- a/libaudacious/Makefile.in	Mon Sep 18 01:59:07 2006 -0700
+++ b/libaudacious/Makefile.in	Mon Sep 18 02:06:40 2006 -0700
@@ -41,7 +41,7 @@
 HEADERS = \
 	vfs.h rcfile.h configdb.h \
 	beepctrl.h dirbrowser.h \
-	formatter.h titlestring.h xml_document.h
+	formatter.h titlestring.h xentry.h xconvert.h xml_document.h
 
 include ../mk/objective.mk