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