script install should build objects

This commit is contained in:
Roy Marples 2008-01-13 14:14:47 +00:00
parent f755187020
commit abc7a79755

View File

@ -28,7 +28,7 @@ realinstall: ${BIN} ${CONF} ${CONF_APPEND}
fi; \
done
install: realinstall ${INSTALLAFTER}
install: all realinstall ${INSTALLAFTER}
# A lot of scripts don't have anything to clean
# Also, some rm implentation require a file argument regardless of error