mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-05-10 17:16:39 +00:00
Add seafile-tutorial doc.
This commit is contained in:
parent
f52ffdfb23
commit
f8b9c37a08
@ -14,9 +14,9 @@ endif
|
||||
|
||||
MAKE_SERVER = server tools $(MAKE_CONTROLLER) $(MAKE_FUSE)
|
||||
|
||||
SUBDIRS = include lib common python $(MAKE_SERVER)
|
||||
SUBDIRS = include lib common python $(MAKE_SERVER) doc
|
||||
|
||||
DIST_SUBDIRS = include lib common python server tools controller fuse
|
||||
DIST_SUBDIRS = include lib common python server tools controller fuse doc
|
||||
|
||||
INTLTOOL = \
|
||||
intltool-extract.in \
|
||||
|
@ -355,6 +355,7 @@ AC_CONFIG_FILES(
|
||||
python/seaserv/Makefile
|
||||
controller/Makefile
|
||||
tools/Makefile
|
||||
doc/Makefile
|
||||
)
|
||||
|
||||
AC_OUTPUT
|
||||
|
1
doc/Makefile.am
Normal file
1
doc/Makefile.am
Normal file
@ -0,0 +1 @@
|
||||
EXTRA_DIST = seafile-tutorial.doc
|
BIN
doc/seafile-tutorial.doc
Normal file
BIN
doc/seafile-tutorial.doc
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user