summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-10-03 20:27:55 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-10-03 20:27:55 +0200
commitb13342fe99b83bf37d420a827b5f55e2b770cd5e (patch)
tree8effc14d3c5ee98cbf4214a9c045dcd958c70655 /Makefile.am
parentf86fc192b0dbe26d39406c7b9f508142b6e0c9be (diff)
moved message ids to deadbeef.h
added message sending to plugin API added M_TRACKCHANGED message
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2c23dcb8..ff98f2cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@ deadbeef_SOURCES =\
streamer.c streamer.h\
progress.c progress.h\
codec.c codec.h\
- messagepump.c messagepump.h messages.h\
+ messagepump.c messagepump.h\
conf.c conf.h\
search.c search.h\
cgme.c cdumb.c csid.cpp\