changeset 691:212804df9121 trunk

[svn] Don't install util.h
author nenolod
date Sat, 25 Feb 2006 14:28:29 -0800
parents 85fa136c9edf
children eaf0dfa9e995
files audacious/Makefile.in
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/audacious/Makefile.in	Sat Feb 25 13:49:41 2006 -0800
+++ b/audacious/Makefile.in	Sat Feb 25 14:28:29 2006 -0800
@@ -25,8 +25,7 @@
 HEADERS = \
 	input.h \
 	output.h \
-	plugin.h \
-	util.h
+	plugin.h
 
 SOURCES = \
 	build_stamp.c \