From 45f53ccce39878a82cd828a97638444562947af9 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Tue, 24 Jul 2007 11:00:40 +0000 Subject: [PATCH] Add comedi_fops.h to EXTRA_DIST. --- comedi/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.26.2