projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction into account.
[pub/USBasp.git]
/
Projects
/
Webserver
/
makefile
diff --git
a/Projects/Webserver/makefile
b/Projects/Webserver/makefile
index
f0c4ad1
..
e12a44e
100644
(file)
--- a/
Projects/Webserver/makefile
+++ b/
Projects/Webserver/makefile
@@
-134,8
+134,6
@@
SRC = $(TARGET).c \
Lib/DataflashManager.c \
\r
Lib/uip/uip.c \
\r
Lib/uip/uip_arp.c \
\r
- Lib/uip/uiplib.c \
\r
- Lib/uip/psock.c \
\r
Lib/uip/timer.c \
\r
Lib/uip/uip-neighbor.c \
\r
Lib/uip/conf/clock-arch.c \
\r