[gtk-doc] tests: add new test to EXTRA_DIST



commit ade641d3512047fac47b9b95b37a90d36d8ff1ad
Author: Stefan Kost <ensonic users sf net>
Date:   Fri May 21 10:55:35 2010 +0300

    tests: add new test to EXTRA_DIST

 tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2c721eb..63162e7 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -14,7 +14,7 @@ TESTS_ENVIRONMENT = \
 endif
 
 EXTRA_DIST = gtkdoctest.sh tools.sh \
-	gobject.sh bugs.sh annotations.sh fail.sh empty.sh
+	gobject.sh bugs.sh annotations.sh fail.sh empty.sh sanity.sh
 
 # run any given test by running make <test>.check
 %.check: %



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]