demos should be nodist
This commit is contained in:
parent
151b9dbf2b
commit
98801148b9
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
|
||||
bin_PROGRAMS = \
|
||||
noinst_PROGRAMS = \
|
||||
antialias ao_waveform apply_cal cmd dio eeprom_dump info \
|
||||
inp inpn insn ledclock mmap outp poll receiver select \
|
||||
sender sigio sv tut1 tut2
|
||||
|
||||
noinst_HEADERS = examples.h
|
||||
|
||||
antialias_SOURCES = antialias.c common.c
|
||||
antialias_CFLAGS = $(COMEDILIB_CFLAGS)
|
||||
|
|
Loading…
Add table
Reference in a new issue