Skip to content

Commit 8e6a590

Browse files
committed
Create includedir_server directory when installing headers
When using DESTDIR, the target directory is likely not yet existent, create it from the installincludes rule.
1 parent c2b1767 commit 8e6a590

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ rum--1.0--1.1.sql: Makefile gen_rum_sql--1.0--1.1.pl
4747
install: installincludes
4848

4949
installincludes:
50+
$(INSTALL) -d '$(DESTDIR)$(includedir_server)/'
5051
$(INSTALL_DATA) $(addprefix $(srcdir)/, $(INCLUDES)) '$(DESTDIR)$(includedir_server)/'
5152

5253
ISOLATIONCHECKS= predicate-rum predicate-rum-2

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy