diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 5e6747e6d..478614406 100644 --- a/Makefile.am +++ b/Makefile.am @@ -243,6 +243,7 @@ src_mpd_SOURCES = \ $(OUTPUT_API_SRC) $(OUTPUT_SRC) \ $(MIXER_API_SRC) $(MIXER_SRC) \ $(FILTER_SRC) \ + src/glib_socket.h \ src/notify.c \ src/audio.c \ src/audio_check.c \ |