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 5fc4be55f..d0ef815d2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -53,6 +53,7 @@ mpd_headers = \ decoder_api.h \ decoder_internal.h \ directory.h \ + dirvec.h \ gcc.h \ decoder_list.h \ inputPlugins/_flac_common.h \ |