script install should build objects
This commit is contained in:
parent
f755187020
commit
abc7a79755
@ -28,7 +28,7 @@ realinstall: ${BIN} ${CONF} ${CONF_APPEND}
|
|||||||
fi; \
|
fi; \
|
||||||
done
|
done
|
||||||
|
|
||||||
install: realinstall ${INSTALLAFTER}
|
install: all realinstall ${INSTALLAFTER}
|
||||||
|
|
||||||
# A lot of scripts don't have anything to clean
|
# A lot of scripts don't have anything to clean
|
||||||
# Also, some rm implentation require a file argument regardless of error
|
# Also, some rm implentation require a file argument regardless of error
|
||||||
|
Loading…
Reference in New Issue
Block a user