aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad/Makefile.in
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-06-13 13:13:55 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-06-13 13:13:55 +0200
commit35613d1dcaa47fbbc6aacc95fdda16b48dd8e740 (patch)
tree042738ceeb6c4cb69780f4f78dba18067c76f091 /nxcompshad/Makefile.in
parent734da2139827c54acff670628fedbfe9441cb913 (diff)
parentf5eff9bc0a1134a16b1a6e67bfe3d0b4d7cd49e9 (diff)
downloadnx-libs-35613d1dcaa47fbbc6aacc95fdda16b48dd8e740.tar.gz
nx-libs-35613d1dcaa47fbbc6aacc95fdda16b48dd8e740.tar.bz2
nx-libs-35613d1dcaa47fbbc6aacc95fdda16b48dd8e740.zip
Merge branch 'sunweaver-pr/nxcomp+ext+shad-system-wide-headers' into 3.6.x
Reviewed by Ulrich Sibiller <uli42@gmx.de>, approval given on Mon, 13 Jun 2016 02:49:19 -0700.
Diffstat (limited to 'nxcompshad/Makefile.in')
-rw-r--r--nxcompshad/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/Makefile.in b/nxcompshad/Makefile.in
index f3b68b45a..68bb1fbad 100644
--- a/nxcompshad/Makefile.in
+++ b/nxcompshad/Makefile.in
@@ -210,7 +210,7 @@ install.lib: all
$(INSTALL_LINK) $(LIBLOAD) $(DESTDIR)${libdir}
$(INSTALL_LINK) $(LIBSHARED) $(DESTDIR)${libdir}
$(INSTALL_DATA) $(LIBARCHIVE) $(DESTDIR)${libdir}
- $(INSTALL_DATA) *.h $(DESTDIR)${includedir}/nx
+ $(INSTALL_DATA) Shadow.h $(DESTDIR)${includedir}/nx
$(INSTALL_DATA) nxcompshad.pc $(DESTDIR)${pkgconfigdir}
echo "Running ldconfig tool, this may take a while..." && ldconfig || true