We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b7f210 commit 7a30b56Copy full SHA for 7a30b56
Makefile
@@ -38,4 +38,4 @@ maintainer-clean:
38
install: installincludes
39
40
installincludes:
41
- $(INSTALL_DATA) $(addprefix $(srcdir)/, $(INCLUDES)) '$(DESTDIR)$(includedir)/server/'
+ $(INSTALL_DATA) $(addprefix $(srcdir)/, $(INCLUDES)) '$(DESTDIR)$(includedir_server)/'
0 commit comments