summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d6cfd12..c1d0d0e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.PHONY: all clean install uninstall
PROG= mpdws
-SRCS= mpd_ws.h mpd_ws.c main.c
+SRCS= mpdws.h mpdws.c main.c
NOMAN=
CPPFLAGS+= -I/usr/local/include