aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-12-14 23:26:23 +0100
committerMax Kellermann <max@duempel.org>2009-12-14 23:26:23 +0100
commitc0b8c2c73b3de4814a6bcb9ed5135c43c8464125 (patch)
tree76eab0bb4cf93f7640a27c6c6a7cf2c849916b5e /Makefile.am
parent51d06873770743553924f7de46462bd1724e6ff1 (diff)
downloadmpd-c0b8c2c73b3de4814a6bcb9ed5135c43c8464125.tar.gz
mpd-c0b8c2c73b3de4814a6bcb9ed5135c43c8464125.tar.xz
mpd-c0b8c2c73b3de4814a6bcb9ed5135c43c8464125.zip
Makefile.am: install glib_compat.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 735a58109..86ee7ecf6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -77,6 +77,7 @@ mpd_headers = \
src/exclude.h \
src/fd_util.h \
src/fifo_buffer.h \
+ src/glib_compat.h \
src/update.h \
src/update_internal.h \
src/inotify_source.h \