middle of porting; unstable, don't checkout, examples compile, crashes; refs #1
This commit is contained in:
@@ -5,7 +5,10 @@
|
||||
## 1 2 3 4 5 6 7 8
|
||||
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
|
||||
|
||||
ALL_SRC = ${top_srcdir}/src/*.[ch]xx
|
||||
SUBDIRS = examples
|
||||
|
||||
ALL_SRC = $(shell find ${top_srcdir}/doc/examples ${top_srcdir}/src \
|
||||
-name '*.[ch]xx')
|
||||
# ${top_srcdir}/src/*.doc
|
||||
|
||||
DIRS = html
|
||||
|
Reference in New Issue
Block a user