diff audacious/Makefile @ 1735:0617015a528b trunk

[svn] - export the util.h as provided by audacious/
author nenolod
date Mon, 18 Sep 2006 01:45:08 -0700
parents e41a5d296e26
children 1cd9aa465ea7
line wrap: on
line diff
--- a/audacious/Makefile	Mon Sep 18 01:44:39 2006 -0700
+++ b/audacious/Makefile	Mon Sep 18 01:45:08 2006 -0700
@@ -32,7 +32,8 @@
 	playlist.h \
 	playlist_container.h \
 	plugin.h \
-	prefswin.h
+	prefswin.h \
+	util.h
 
 SOURCES = \
 	build_stamp.c \