diff options
author | Akira TAGOH <akira@tagoh.org> | 2013-03-29 12:46:04 +0900 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2013-03-29 12:46:04 +0900 |
commit | 3fc22cfe756fcb2d6c5a64aa305957c417c6cecd (patch) | |
tree | 7da4183ec9f177ab9701350e27fb7252e591130e /Makefile.am | |
parent | b561ff2016ce84eef3c81f16dfb0481be6a13f9b (diff) |
Minor cleanup
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index cc5435ea..d310b4b6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,6 +53,7 @@ MAINTAINERCLEANFILES = \ $(srcdir)/ltmain.sh \ $(srcdir)/missing \ $(srcdir)/mkinstalldirs \ + $(srcdir)/test-driver \ `find "$(srcdir)" -type f -name Makefile.in -print` pkgconfig_DATA = fontconfig.pc |