diff options
author | Rickard Green <[email protected]> | 2018-07-11 16:00:15 +0200 |
---|---|---|
committer | Rickard Green <[email protected]> | 2018-07-12 15:30:37 +0200 |
commit | f5814f7b40b1d91527d797cada8202d7004e7c24 (patch) | |
tree | 01d0b586a62465425cd40ef12fe0f4f5099cf178 /erts/autoconf/configure.vxworks | |
parent | a0ae44f324576104760a63fe6cf63e0ca31756fc (diff) | |
download | otp-f5814f7b40b1d91527d797cada8202d7004e7c24.tar.gz otp-f5814f7b40b1d91527d797cada8202d7004e7c24.tar.bz2 otp-f5814f7b40b1d91527d797cada8202d7004e7c24.zip |
Provide build support for standalone corba repo
Diffstat (limited to 'erts/autoconf/configure.vxworks')
-rwxr-xr-x | erts/autoconf/configure.vxworks | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/autoconf/configure.vxworks b/erts/autoconf/configure.vxworks index 5be91319ea..a253848403 100755 --- a/erts/autoconf/configure.vxworks +++ b/erts/autoconf/configure.vxworks @@ -113,6 +113,7 @@ CONFIG_FILES="${ERL_TOP}/erts/emulator/$host/Makefile $erlint_dir/$host/eidefs.mk $epmd_dir/$host/Makefile $internal_tools_dir/make/$host/otp.mk + $internal_tools_dir/make/$host/otp_ded.mk $os_mon_dir/$host/Makefile $zlibdir/$host/Makefile $runtime_tools_dir/$host/Makefile |