aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAvuton Olrich <avuton@gmail.com>2010-06-13 19:49:38 -0700
committerAvuton Olrich <avuton@gmail.com>2010-06-13 19:49:38 -0700
commita6ef696132b686153f2119ae84e310c8bd935bde (patch)
treeb43f1fbe27fb4d7df7359b16e02ebcf1664a1c23 /Makefile.am
parent53f08a95eb6d15354c35bca5ae789d480cf8f839 (diff)
downloadmpd-a6ef696132b686153f2119ae84e310c8bd935bde.tar.gz
mpd-a6ef696132b686153f2119ae84e310c8bd935bde.tar.xz
mpd-a6ef696132b686153f2119ae84e310c8bd935bde.zip
Makefile.am: distribute refcount.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 bcde10dea..0a2401796 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -177,6 +177,7 @@ mpd_headers = \
src/queue.h \
src/queue_print.h \
src/queue_save.h \
+ src/refcount.h \
src/replay_gain_config.h \
src/replay_gain_info.h \
src/sig_handlers.h \