From: Ian Abbott Date: Tue, 24 Jul 2007 11:00:40 +0000 (+0000) Subject: Add comedi_fops.h to EXTRA_DIST. X-Git-Tag: r0_7_74~41 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=45f53ccce39878a82cd828a97638444562947af9;p=comedi.git Add comedi_fops.h to EXTRA_DIST. --- diff --git a/comedi/Makefile.am b/comedi/Makefile.am index caae487c..f749618f 100644 --- a/comedi/Makefile.am +++ b/comedi/Makefile.am @@ -26,7 +26,8 @@ endif EXTRA_DIST = \ Kbuild \ - rt_pend_tq.h + rt_pend_tq.h \ + comedi_fops.h if CONFIG_COMEDI_RT RT_SOURCES = rt_pend_tq.c rt.c