master/Makefile.am
changeset 922 fede1d8f5b71
parent 921 c8c2caf0d667
child 933 618ab9e03321
--- a/master/Makefile.am	Thu May 29 09:53:10 2008 +0000
+++ b/master/Makefile.am	Thu May 29 15:11:26 2008 +0000
@@ -33,6 +33,7 @@
 
 EXTRA_DIST = \
 	Kbuild.in \
+	cdev.c cdev.h \
 	datagram.c datagram.h \
 	debug.c	debug.h \
 	device.c device.h \
@@ -50,6 +51,7 @@
 	fsm_slave_config.c fsm_slave_config.h \
 	fsm_slave_scan.c fsm_slave_scan.h \
 	globals.h \
+	ioctl.h \
 	mailbox.c mailbox.h \
 	master.c master.h \
 	module.c \