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 91accd88b..fbcd953c4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -57,6 +57,7 @@ mpd_headers = \ myfprintf.h \ normalize.h \ compress.h \ + os_compat.h \ outputBuffer.h \ path.h \ pcm_utils.h \ |