# HG changeset patch # User nenolod # Date 1140657011 28800 # Node ID bb0d818a6ed6371cae5b3f85823dc8466cc5b832 # Parent a019c0e28b28d72780a052d9e7fc719cb1338554 [svn] add HEADERS for audacious/ diff -r a019c0e28b28 -r bb0d818a6ed6 audacious/Makefile.in --- a/audacious/Makefile.in Wed Feb 22 17:07:25 2006 -0800 +++ b/audacious/Makefile.in Wed Feb 22 17:10:11 2006 -0800 @@ -22,6 +22,12 @@ -I.. \ -I../intl +HEADERS = \ + input.h \ + output.h \ + plugin.h \ + util.h + SOURCES = \ build_stamp.c \ genevent.c \