aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-12-15 17:36:21 +0100
committerMax Kellermann <max@duempel.org>2009-12-15 19:02:24 +0100
commitaef6609f4f9464ae9f33febcd3967d8df50c220b (patch)
treea4cde62419cc43bb3dc84868ce5f9a89532d06ca /Makefile.am
parent6b728e4756523f5d00eff865bb8a2e9f929a9433 (diff)
downloadmpd-aef6609f4f9464ae9f33febcd3967d8df50c220b.tar.gz
mpd-aef6609f4f9464ae9f33febcd3967d8df50c220b.tar.xz
mpd-aef6609f4f9464ae9f33febcd3967d8df50c220b.zip
archive_api.h: moved struct archive_plugin to archive_plugin.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 92c9db8f7..3fc94c8a5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -197,6 +197,7 @@ mpd_headers = \
src/archive_api.h \
src/archive_internal.h \
src/archive_list.h \
+ src/archive_plugin.h \
src/input/archive_input_plugin.h \
src/cue/cue_tag.h