projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4169540
)
add ACLOCAL_AMFLAGS so automake calls aclocal correctly when necessary
author
Frank Mori Hess
<fmhess@speakeasy.net>
Thu, 9 Oct 2003 14:57:21 +0000
(14:57 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Thu, 9 Oct 2003 14:57:21 +0000
(14:57 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index f8241aeb6e598daa0fe3904af2c122e2bf7f90af..bdddde3c1b3d276b90401b4180ff1e0bc5db9641 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-3,6
+3,7
@@
SUBDIRS = comedi
EXTRA_DIST = Documentation include m4 scripts modtool.in
+ACLOCAL_AMFLAGS = -I m4
dev:
-mknod -m 666 /dev/comedi0 c 98 0