aboutsummaryrefslogtreecommitdiff
path: root/lib/e2p/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/e2p/Makefile.in')
-rw-r--r--lib/e2p/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/e2p/Makefile.in b/lib/e2p/Makefile.in
index 534d2291..2b0aa191 100644
--- a/lib/e2p/Makefile.in
+++ b/lib/e2p/Makefile.in
@@ -80,8 +80,8 @@ fullcheck check:: tst_ostype tst_feature
./tst_feature
installdirs::
- $(E) " MKINSTALLDIRS $(libdir) $(includedir)/e2p"
- $(Q) $(MKINSTALLDIRS) $(DESTDIR)$(libdir) \
+ $(E) " MKDIR_P $(libdir) $(includedir)/e2p"
+ $(Q) $(MKDIR_P) $(DESTDIR)$(libdir) \
$(DESTDIR)$(includedir)/e2p $(DESTDIR)$(pkgconfigdir)
install:: all installdirs