summaryrefslogtreecommitdiffstats
path: root/misc-utils/Makefile.am
diff options
context:
space:
mode:
authorSami Kerola2011-08-12 20:19:52 +0200
committerSami Kerola2011-08-12 20:19:52 +0200
commitf98d4f766e39efd255c9b70d3780feea9c7a7898 (patch)
tree7eef63942216eb29ef1cb1532305ee45e6a67f42 /misc-utils/Makefile.am
parentdocs: remove README.clear (diff)
downloadkernel-qcow2-util-linux-f98d4f766e39efd255c9b70d3780feea9c7a7898.tar.gz
kernel-qcow2-util-linux-f98d4f766e39efd255c9b70d3780feea9c7a7898.tar.xz
kernel-qcow2-util-linux-f98d4f766e39efd255c9b70d3780feea9c7a7898.zip
docs: Documentation directory added
Move readme, licence, change log, relese notes and other supplementary files to a Documentation directory. This commit does not change contents of any other but few Makefile.am files. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'misc-utils/Makefile.am')
-rw-r--r--misc-utils/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc-utils/Makefile.am b/misc-utils/Makefile.am
index 9e2e66bf7..6b7fa4ba7 100644
--- a/misc-utils/Makefile.am
+++ b/misc-utils/Makefile.am
@@ -8,8 +8,6 @@ usrsbin_exec_PROGRAMS =
usrbin_exec_PROGRAMS = cal ddate logger look mcookie namei whereis
-EXTRA_DIST += README.cal README.ddate
-
logger_SOURCES = logger.c $(top_srcdir)/lib/strutils.c
mcookie_SOURCES = mcookie.c $(top_srcdir)/lib/md5.c