aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-10-15 09:35:25 +0200
committerMax Kellermann <max@duempel.org>2013-10-15 09:35:25 +0200
commitb97b7a7493c0535cd21d05189c1a5b7cdd0accb2 (patch)
tree2f4f31d3f7065528dcd795c788d37881b0075e42 /Makefile.am
parentbe2951b45fe071ae7e4957414c7b23e72fbac07a (diff)
downloadmpd-b97b7a7493c0535cd21d05189c1a5b7cdd0accb2.tar.gz
mpd-b97b7a7493c0535cd21d05189c1a5b7cdd0accb2.tar.xz
mpd-b97b7a7493c0535cd21d05189c1a5b7cdd0accb2.zip
require GLib 2.28
The header glib_compat.h is now obsolete and can be removed.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 51b233299..55975fe53 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,7 +54,6 @@ mpd_headers = \
src/check.h \
src/command.h \
src/gerror.h \
- src/glib_compat.h \
src/TextInputStream.hxx \
src/AudioCompress/config.h \
src/AudioCompress/compress.h \