Driver core: Early platform kernel-doc update
[linux-2.6-block.git] / drivers / pps / Makefile
index 19ea582f431d15c105fdd707f34da047b47e426e..98960ddd3188ae2d05c26db5269546fca3dfff7f 100644 (file)
@@ -4,5 +4,6 @@
 
 pps_core-y                     := pps.o kapi.o sysfs.o
 obj-$(CONFIG_PPS)              := pps_core.o
+obj-y                          += clients/
 
 ccflags-$(CONFIG_PPS_DEBUG) := -DDEBUG