Skip to content

Commit

Permalink
Remove the -DONE. Didn't mean to commit that.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Moore committed Jan 4, 2009
1 parent 5f4fc07 commit 8238cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synfig-core/trunk/test/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $Id$

MAINTAINERCLEANFILES=Makefile.in
AM_CXXFLAGS=@CXXFLAGS@ -I$(top_srcdir) -I$(top_builddir)/src -DONE
AM_CXXFLAGS=@CXXFLAGS@ -I$(top_srcdir) -I$(top_builddir)/src
check_PROGRAMS=$(TESTS)

TESTS=bone
Expand Down

0 comments on commit 8238cce

Please sign in to comment.