commit | 489b8f4d229877acb19a70a15afed7a1ea60b236 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Tue Feb 19 14:29:59 2019 -0800 |
committer | Patrick Venture <venture@google.com> | Wed Feb 20 07:17:17 2019 -0800 |
tree | 76f4b6d2f1b493544c7857271ff85d4643571f2b | |
parent | 87c115fa0bb1f787295bd8315a7715018fc3e377 [diff] |
include: Makefile_am: force symlink creation Force symlink creation. In the event, the daemon is being built and installed when already present, should force creation of symlinks and not fail on this case. Change-Id: Ic2cf84c36422a3be208a18a07daacfc6c587162b Signed-off-by: Patrick Venture <venture@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.