From: "Fabio M. Di Nitto" <[email protected]>

update .gitignore and make maintainer-clean target

Signed-off-by: Fabio M. Di Nitto <[email protected]>
---
 .gitignore  | 1 +
 Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 1cdac50..8285f01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ missing
 tags
 ID
 Doxyfile
+test-driver
diff --git a/Makefile.am b/Makefile.am
index bca0665..40e9112 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,7 +46,7 @@ ACLOCAL_AMFLAGS               = -I m4
 MAINTAINERCLEANFILES   = Makefile.in aclocal.m4 configure depcomp \
                          config.guess config.sub missing install-sh \
                          autoheader automake autoconf test_lense.sh \
-                         autoscan.log configure.scan ltmain.sh
+                         autoscan.log configure.scan ltmain.sh test-driver
 
 dist_doc_DATA          = LICENSE INSTALL README.recovery SECURITY TODO AUTHORS
 
-- 
1.8.3.1

_______________________________________________
discuss mailing list
[email protected]
http://lists.corosync.org/mailman/listinfo/discuss

Reply via email to