diff options
Diffstat (limited to 'src/local.mk')
-rw-r--r-- | src/local.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/local.mk b/src/local.mk index 84c8f4d..970704f 100644 --- a/src/local.mk +++ b/src/local.mk @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -bin_srcs = \ +bin_sources = \ src/oh-installfiles.sh \ src/oh-strip.sh \ src/oh-fixperms.sh \ |