Makefile.am: clean some tempfiles
Add some temporary files to CLEANFILES Put test-driver in .gitignore Signed-off-by: Serge Hallyn <serge@hallyn.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -16,6 +16,8 @@ lib*.a
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
test-driver
|
||||
|
||||
/ABOUT-NLS
|
||||
/aclocal.m4
|
||||
/autom4te.cache
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user