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