diff options
| author | Kees Cook <kees@outflux.net> | 2007-01-13 09:27:52 +0000 |
|---|---|---|
| committer | keescook <keescook@users.sourceforge.net> | 2007-01-13 09:27:52 +0000 |
| commit | 119a36c9218bef3b02b86bd900e64417c53658b8 (patch) | |
| tree | a449bf7d841ecbd41f824beb4a8c1a91a0509db4 /src | |
| parent | more missing files. added "expected failure" list (diff) | |
| download | inkscape-119a36c9218bef3b02b86bd900e64417c53658b8.tar.gz inkscape-119a36c9218bef3b02b86bd900e64417c53658b8.zip | |
this is the wrong place to fix old dialogs. po dir needs to be updated
(bzr r2209)
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 |
