aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2007-05-28 12:42:44 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2007-05-28 12:42:44 +0000
commit1945c7c9480105bae7e0e2e0fdab65d451b6deff (patch)
treedc8ae44c3caf3be7b061e15051a1cb51e10bdc91 /src
parentc6afb15f3d8b48e55b081edd112e92e06bc4b2f6 (diff)
Adding ioops.h to mpd_headers so that it gets included in the tarball.
git-svn-id: https://svn.musicpd.org/mpd/trunk@6323 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6cf4b033..b9c6fa0c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -73,6 +73,7 @@ mpd_headers = \
utf8.h \
utils.h \
volume.h \
+ ioops.h \
zeroconf.h \
locate.h \
storedPlaylist.h