diff options
Diffstat (limited to 'src/Makefile.am')
-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 9e053ef3e..a1809976a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -47,6 +47,7 @@ mpd_headers = \ inputStream.h \ inputStream_file.h \ inputStream_http.h \ + inputStream_http_auth.h \ interface.h \ list.h \ listen.h \ |