Whamcloud - gitweb
Use MKINSTALLDIRS macro so that the Makefiles can find the script
[tools/e2fsprogs.git] / lib / et / Makefile.in
index dda7980..5869639 100644 (file)
@@ -70,7 +70,7 @@ TAGS: $(SRCS)
        $(TAGS) $(SRCS)
 
 installdirs::
-       $(top_srcdir)/mkinstalldirs $(DESTDIR)$(libdir) \
+       $(MKINSTALLDIRS) $(DESTDIR)$(libdir) \
                $(DESTDIR)$(includedir)/et $(DESTDIR)$(datadir)/et \
                $(DESTDIR)$(bindir) $(DESTDIR)$(man1dir) \
                $(DESTDIR)$(man3dir)