diff options
Diffstat (limited to 'src')
| -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 39d4a12a4..1899832d7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -148,7 +148,6 @@ EXTRA_DIST = \ utest/makefile.in \ ui/makefile.in \ ui/dialog/makefile.in \ - ui/dialog/session-player.cpp \ ui/view/makefile.in \ ui/widget/makefile.in \ util/makefile.in \ @@ -197,6 +196,7 @@ TESTS = \ # As of 2007-01-13, these are failing... XFAIL_TESTS = \ + test-all$(EXEEXT) \ style-test$(EXEEXT) # streamtest is unfinished and can't handle the relocations done during |
