Index: uspace/drv/bus/isa/Makefile
===================================================================
--- uspace/drv/bus/isa/Makefile	(revision 5203e2569a38ea677d1b3f202650bb36f9609583)
+++ uspace/drv/bus/isa/Makefile	(revision 722912e9709680de3a927e9ab97bdc5360b0ca9c)
@@ -1,4 +1,5 @@
 #
 # Copyright (c) 2010 Lenka Trochtova
+# Copyright (c) 2011 Jan Vesely
 # All rights reserved.
 #
@@ -33,4 +34,5 @@
 
 SOURCES = \
+	i8237.c \
 	isa.c
 
