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