From: Frank Mori Hess Date: Wed, 15 Feb 2006 22:27:00 +0000 (+0000) Subject: Removed comedi_calibrate from subdirs, as it has been split into X-Git-Tag: v0_8_0~75 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=64d90d7f374c64cdce46aff0e397ba35f33563e6;p=comedilib.git Removed comedi_calibrate from subdirs, as it has been split into its own module. Fix is from Ian Abbott . --- 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