moved doc/examples to examples according to new build process
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
## 1 2 3 4 5 6 7 8
|
||||
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
|
||||
|
||||
SUBDIRS = examples
|
||||
|
||||
ALL_SRC = $(shell find ${top_srcdir}/doc/examples ${top_srcdir}/src \
|
||||
ALL_SRC = $(shell find ${top_srcdir}/examples ${top_srcdir}/src \
|
||||
-name '*.[ch]xx')
|
||||
# ${top_srcdir}/src/*.doc
|
||||
|
||||
@@ -47,4 +45,4 @@ install-data-hook:
|
||||
|
||||
uninstall-hook:
|
||||
-chmod -R u+w $(DESTDIR)${docdir}
|
||||
-rm -rf $(DESTDIR)${docdir}/*
|
||||
-rm -rf $(DESTDIR)${docdir}/html
|
||||
|
Reference in New Issue
Block a user