diff options
author | Max Kellermann <max@musicpd.org> | 2017-11-12 17:19:30 +0100 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2017-12-29 17:29:52 +0100 |
commit | f76262ef79834b0b32376c9c3a71477f06a4de02 (patch) | |
tree | d6208587e4c57743fe6aeb1f987fb608a7811645 /Makefile.am | |
parent | 6a755b06632e6977fcccf049190a73cf8641a65a (diff) |
poison.h: remove obsolete header
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 08af711b1..55c3f93fb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -74,7 +74,6 @@ libmpd_a_SOURCES = \ src/check.h \ src/Compiler.h \ src/open.h \ - src/poison.h \ src/notify.cxx src/notify.hxx \ src/protocol/Ack.cxx src/protocol/Ack.hxx \ src/protocol/ArgParser.cxx src/protocol/ArgParser.hxx \ |