diff --git a/Makefile b/Makefile index 0892a24..77da6f2 100644 --- a/Makefile +++ b/Makefile @@ -38,4 +38,5 @@ maintainer-clean: install: installincludes installincludes: + $(INSTALL) -d '$(DESTDIR)$(includedir_server)/' $(INSTALL_DATA) $(addprefix $(srcdir)/, $(INCLUDES)) '$(DESTDIR)$(includedir_server)/'