diff options
| author | Aur??lio A. Heckert <aurium@gmail.com> | 2009-04-13 16:37:31 +0000 |
|---|---|---|
| committer | aurium <aurium@users.sourceforge.net> | 2009-04-13 16:37:31 +0000 |
| commit | 0400ff326ad7814aad7e5b4dc2cbff97ef07fdcf (patch) | |
| tree | 3181af058cde5844c7c660a752719bea6768518e /src/Makefile.am | |
| parent | Renaming Ghosten to Eraser, improving it to adjust with color matrix and movi... (diff) | |
| download | inkscape-0400ff326ad7814aad7e5b4dc2cbff97ef07fdcf.tar.gz inkscape-0400ff326ad7814aad7e5b4dc2cbff97ef07fdcf.zip | |
run-all-extension-tests in make check
(bzr r7702)
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 6c267d0f4..cb6e1b903 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -263,7 +263,7 @@ check_PROGRAMS = cxxtests # "make distcheck". # List of all tests to be run. -TESTS = $(check_PROGRAMS) +TESTS = $(check_PROGRAMS) ../share/extensions/test/run-all-extension-tests # including the the testsuites here ensures that they get distributed cxxtests_SOURCES = cxxtests.cpp $(CXXTEST_TESTSUITES) |
