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 800799613..4cc501c10 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -31,6 +31,7 @@ ncmpc_headers = \ strfsong.h\ utils.h\ ncmpc.h\ + defaults.h \ screen_browser.h \ lyrics.h \ str_pool.h \ |