]> git.ipfire.org Git - thirdparty/libnl.git/commit
build: always install files into /etc/libnl
authorJan Engelhardt <jengelh@medozas.de>
Wed, 24 Aug 2011 10:09:46 +0000 (12:09 +0200)
committerThomas Graf <tgraf@redhat.com>
Tue, 13 Sep 2011 11:19:26 +0000 (13:19 +0200)
commita73cb2f26932d90a2d47a28e9c524e7f33dcffbd
tree7ff15f2312dacf558b8f82ef87556d1a638654a7
parent6e5332b82303ee9503a5800ed721c45da254e9eb
build: always install files into /etc/libnl

I observed that with the RedHat build target in the Open Build
Service, files were put into /etc rather than /etc/libnl.
Self-referential variables are a bad idea, and so just avoid this.
Makefile.am