Build apps/progs.h dynamically
[openssl.git] / Configurations / descrip.mms.tmpl
index e0ded0b667c176cc974cd8ac98f3629390d212e9..f9fc6d928d851b0dc79c7ef997b88e8aaf75f654 100644 (file)
@@ -146,6 +146,9 @@ BIN_SCRIPTS=[.tools]c_rehash.pl
 MISC_SCRIPTS=[.apps]CA.pl, [.apps]tsget.pl
 {- output_on() if $disabled{apps}; "" -}
 
+APPS_OPENSSL={- use File::Spec::Functions;
+                catfile("apps","openssl") -}
+
 # DESTDIR is for package builders so that they can configure for, say,
 # SYS$COMMON:[OPENSSL] and yet have everything installed in STAGING:[USER].
 # In that case, configure with --prefix=SYS$COMMON:[OPENSSL] and then run