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