diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index cc8f6e55b..e5353a4e6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \ |