Index: uspace/srv/ethip/Makefile
===================================================================
--- uspace/srv/ethip/Makefile	(revision 06295a99157877f0b3955dae49c83b8d24365018)
+++ uspace/srv/ethip/Makefile	(revision 14938114d2ec7a3b3548c8acfc893a7313130ea1)
@@ -32,5 +32,6 @@
 SOURCES = \
 	ethip.c \
-	ethip_nic.c
+	ethip_nic.c \
+	pdu.c
 
 include $(USPACE_PREFIX)/Makefile.common
