mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 01:24:51 +02:00
Missed a number of Makefiles in directories two levels down.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ MAGICDIR = ../..
|
||||
|
||||
include $(MAGICDIR)/defs.mak
|
||||
|
||||
HTML_INSTDIR=$(LIBDIR)/magic/doc/html
|
||||
HTML_INSTDIR=$(INSTALL_LIBDIR)/magic/doc/html
|
||||
|
||||
install: $(DESTDIR)${HTML_INSTDIR}
|
||||
tar cf - . | (cd $(DESTDIR)${HTML_INSTDIR}; tar xf - )
|
||||
|
||||
Reference in New Issue
Block a user