Makefile.am: distribute input_curl.h

input_curl.h was missing in the tarball because it was not listed in
$(mpd_headers).
This commit is contained in:
Max Kellermann 2008-11-05 21:23:56 +01:00
parent 7f880ab8ba
commit b0f1bc4856

View File

@ -35,6 +35,7 @@ mpd_headers = \
decoder/_ogg_common.h \
input_stream.h \
input_file.h \
input_curl.h \
client.h \
list.h \
dlist.h \