From e1e5d7f8169f36978a08078582c4cd1d2e71264e Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Tue, 18 Oct 2016 13:21:06 +0200 Subject: utils: Rename 30-dtb_updates to 30-dtb-updates This is more consistent with other files in utils/hooks. Signed-off-by: Arthur Heymans Signed-off-by: Samuel Mendoza-Jonas --- utils/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') diff --git a/utils/Makefile.am b/utils/Makefile.am index 6113686..6c708eb 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -25,7 +25,7 @@ utils_hooks_30_dtb_updates_LDADD = $(top_builddir)/lib/libpbcore.la \ if HAVE_LIBFDT noinst_PROGRAMS = \ - utils/hooks/30-dtb_updates + utils/hooks/30-dtb-updates endif dist_pkgdata_DATA = \ -- cgit v1.2.1