aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ba7b7c3a3..1a631d1c6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -88,6 +88,7 @@ mpd_headers = \
tag_pool.h \
tag_id3.h \
tag_print.h \
+ tag_save.h \
tagTracker.h \
utf8.h \
utils.h \
@@ -154,6 +155,7 @@ mpd_SOURCES = \
tag_pool.c \
tag_id3.c \
tag_print.c \
+ tag_save.c \
tagTracker.c \
utils.c \
volume.c \