|
From: <sv...@va...> - 2009-07-30 04:07:24
|
Author: njn Date: 2009-07-30 05:07:10 +0100 (Thu, 30 Jul 2009) New Revision: 10661 Log: Unbreak 'make dist'. Modified: trunk/exp-bbv/tests/amd64-linux/Makefile.am Modified: trunk/exp-bbv/tests/amd64-linux/Makefile.am =================================================================== --- trunk/exp-bbv/tests/amd64-linux/Makefile.am 2009-07-30 03:21:42 UTC (rev 10660) +++ trunk/exp-bbv/tests/amd64-linux/Makefile.am 2009-07-30 04:07:10 UTC (rev 10661) @@ -27,7 +27,7 @@ LDFLAGS += -nostartfiles -nodefaultlibs -clone_test = clone_test.S +clone_test_SOURCES = clone_test.S complex_rep_SOURCES = complex_rep.S fldcw_check_SOURCES = fldcw_check.S ll_SOURCES = ll.S |