--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -1,5 +1,5 @@
|
|
AUTOMAKE_OPTIONS = foreign
|
|
-SUBDIRS = dist doc include samples scripts src tests
|
|
+SUBDIRS = dist include samples scripts src
|
|
|
|
EXTRA_DIST = README_daemon libcgroup.doxyfile README_systemd
|
|
|