summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge Hallyn <serge@hallyn.com>2024-03-13 15:32:26 -0500
committerSerge Hallyn <serge@hallyn.com>2024-03-23 16:39:07 -0500
commit673ff74fd4aa7896ec46b5849e5629cc63d5e4f0 (patch)
tree0ad74cb82861b4e6c03ab1b420c3b0c703423ad1
parentead55e9ba8958504e23e29545f90c4dd925c7462 (diff)
Makefile.am: clean some tempfiles
Add some temporary files to CLEANFILES Put test-driver in .gitignore Signed-off-by: Serge Hallyn <serge@hallyn.com>
-rw-r--r--.gitignore2
-rw-r--r--Makefile.am2
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e11e03f1..6a0e0b93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,8 @@ lib*.a
Makefile
Makefile.in
+test-driver
+
/ABOUT-NLS
/aclocal.m4
/autom4te.cache
diff --git a/Makefile.am b/Makefile.am
index ed110f7a..8f489073 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,3 +13,5 @@ SUBDIRS += src po contrib doc etc tests/unit
if ENABLE_REGENERATE_MAN
SUBDIRS += man
endif
+
+CLEANFILES = man/8.out man/po/remove-potcdate.* man/*/login.defs.d man/*/*.mo