From c76ebb086718fb46d5bf080946d29d902b1511e0 Mon Sep 17 00:00:00 2001 From: David Berry Date: Mon, 27 Jan 2014 16:04:45 +0000 Subject: [PATCH] smurf: ensure the scripts tex file is built before sun258 --- applications/smurf/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/smurf/Makefile.am b/applications/smurf/Makefile.am index b62ba73c6ca..f1001ba30e6 100644 --- a/applications/smurf/Makefile.am +++ b/applications/smurf/Makefile.am @@ -3,7 +3,7 @@ # Build libsmf before the applications SUBDIRS = defaults libsmf libsmurf libsc2sim libacsis libaztec libgsd \ - libsc2fts docs scripts + libsc2fts scripts docs # can not use surf_mon_FCFLAGS yet AM_FCFLAGS = -Isrc -Isc2da -Isc2sim -Icsofit