Przeglądaj źródła

Makefile: Do not install TODO file

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Jan Friesse 11 lat temu
rodzic
commit
4b7293da7a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

@@ -48,7 +48,7 @@ MAINTAINERCLEANFILES	= Makefile.in aclocal.m4 configure depcomp \
 			  autoheader automake autoconf test_lense.sh \
 			  autoheader automake autoconf test_lense.sh \
 			  autoscan.log configure.scan ltmain.sh test-driver
 			  autoscan.log configure.scan ltmain.sh test-driver
 
 
-dist_doc_DATA		= LICENSE INSTALL README.recovery SECURITY TODO AUTHORS
+dist_doc_DATA		= LICENSE INSTALL README.recovery SECURITY AUTHORS
 
 
 SUBDIRS			= include common_lib lib exec tools test cts pkgconfig \
 SUBDIRS			= include common_lib lib exec tools test cts pkgconfig \
 			  man init conf qdevices
 			  man init conf qdevices