diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 49b1f46e9..f154b5c26 100644 --- a/Makefile.am +++ b/Makefile.am @@ -192,6 +192,7 @@ mpd_headers = \ src/tag.h \ src/tag_internal.h \ src/tag_pool.h \ + src/tag_table.h \ src/tag_ape.h \ src/tag_id3.h \ src/tag_print.h \ |