fix for comedi_config
This commit is contained in:
parent
7db2496edd
commit
5bcafbc920
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ CFLAGS = -Wall -O2
|
|||
|
||||
all: comedilib
|
||||
|
||||
SUBDIRS= lib demo comedi_calibrate testing
|
||||
SUBDIRS= lib demo comedi_calibrate testing comedi_config
|
||||
|
||||
DOCFILES= README INSTALL `find doc -type f`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue