From 64d90d7f374c64cdce46aff0e397ba35f33563e6 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Wed, 15 Feb 2006 22:27:00 +0000 Subject: [PATCH] Removed comedi_calibrate from subdirs, as it has been split into its own module. Fix is from Ian Abbott . --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 8a75b7b..6abfe22 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = lib comedi_calibrate comedi_config man testing demo doc swig \ +SUBDIRS = lib comedi_config man testing demo doc swig \ include etc scxi pkgconfigdir = $(libdir)/pkgconfig -- 2.26.2