projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
151b9db
)
demos should be nodist
author
David Schleef
<ds@schleef.org>
Fri, 2 May 2003 07:52:24 +0000
(07:52 +0000)
committer
David Schleef
<ds@schleef.org>
Fri, 2 May 2003 07:52:24 +0000
(07:52 +0000)
demo/Makefile.am
patch
|
blob
|
history
diff --git
a/demo/Makefile.am
b/demo/Makefile.am
index 404ab5ed5f66ff532b79344f824caf5d3a2c6d02..c1d86748ec4d44d565c3867967f60394cf9aa810 100644
(file)
--- a/
demo/Makefile.am
+++ b/
demo/Makefile.am
@@
-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)