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 62dede538..2cd3f3924 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -43,6 +43,7 @@ mpd_headers = \ listen.h \ log.h \ ls.h \ + main.h \ main_notify.h \ daemon.h \ normalize.h \ |