From 24cc00f5f025e5941a816c0337223841ab4d4113 Mon Sep 17 00:00:00 2001 From: "Peter W. Draper" Date: Wed, 27 Nov 2013 14:32:22 +0000 Subject: [PATCH] sst: bindir was not resolved correctly --- applications/sst/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/sst/Makefile.am b/applications/sst/Makefile.am index 771f6321c6f..73be2a7a05e 100644 --- a/applications/sst/Makefile.am +++ b/applications/sst/Makefile.am @@ -55,7 +55,7 @@ PRIVATE_INCLUDES = SST_PAR SST_SCB # binaries. Since we have STAR_DEFAULTS(per-package-dirs) in configure.ac, # however, we are allowed to use bin_DATA (don't ask). dist_bindata_DATA = sst_preamble.tex forstats.dat html.sty -bindatadir = $bindir +bindatadir = $(bindir) EXTRA_DIST = sst.ifd.in $(bin_DATA) sst_master.hlp