aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-07-30 20:10:24 +0200
committerMax Kellermann <max@duempel.org>2013-07-30 20:10:24 +0200
commit6a9ab8bc0e2f5d34803513bb2d94d041a607a58c (patch)
tree478328936b860507f6d0f77b2c7b3e6711910311 /Makefile.am
parent9a0061c511403bc023430feb91094355da83a663 (diff)
downloadmpd-6a9ab8bc0e2f5d34803513bb2d94d041a607a58c.tar.gz
mpd-6a9ab8bc0e2f5d34803513bb2d94d041a607a58c.tar.xz
mpd-6a9ab8bc0e2f5d34803513bb2d94d041a607a58c.zip
tag: move enum tag_type to TagType.h
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8cd35b9a1..c26c2347b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -216,6 +216,7 @@ src_mpd_SOURCES = \
src/SocketUtil.cxx src/SocketUtil.hxx \
src/StateFile.cxx src/StateFile.hxx \
src/Stats.cxx \
+ src/TagType.h \
src/Tag.cxx \
src/TagTable.hxx \
src/TagNames.c \