Skip to content
Snippets Groups Projects
Commit 6fe7292f authored by Brian Carrier's avatar Brian Carrier
Browse files

More docs directory cleanup

parent e081a4db
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ EXTRA_DIST = README_win32.txt README.txt INSTALL.txt TODO.txt CHANGES.txt \ ...@@ -24,7 +24,7 @@ EXTRA_DIST = README_win32.txt README.txt INSTALL.txt TODO.txt CHANGES.txt \
# directories to compile # directories to compile
SUBDIRS = tsk3 tools tests samples docs man SUBDIRS = tsk3 tools tests samples man
nobase_include_HEADERS = tsk3/libtsk.h tsk3/tsk_incs.h \ nobase_include_HEADERS = tsk3/libtsk.h tsk3/tsk_incs.h \
tsk3/base/tsk_base.h tsk3/base/tsk_os.h \ tsk3/base/tsk_base.h tsk3/base/tsk_os.h \
......
...@@ -168,7 +168,6 @@ AC_CONFIG_FILES([Makefile ...@@ -168,7 +168,6 @@ AC_CONFIG_FILES([Makefile
tools/timeline/Makefile tools/timeline/Makefile
tests/Makefile tests/Makefile
samples/Makefile samples/Makefile
docs/Makefile
man/Makefile]) man/Makefile])
AC_OUTPUT AC_OUTPUT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment