]> xenbits.xensource.com Git - libvirt.git/commitdiff
nss: properly include syms files to dist
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Sat, 9 Apr 2016 05:17:14 +0000 (08:17 +0300)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Sat, 9 Apr 2016 05:27:50 +0000 (08:27 +0300)
Explicitly add Linux and BSD syms files for nss to EXTRA_DIST
instead of using the LIBVIRT_NSS_SYMBOL_FILE variable, because its value
will point to either Linux or BSD syms file, but we need to ship both.

tools/Makefile.am

index 6005b8b9253a5c1d0005189599366f0d812fec2d..9cd62ae44e8fd740703f3ee908caab1c6ecf541b 100644 (file)
@@ -473,8 +473,9 @@ lib_LTLIBRARIES = \
 
 endif WITH_NSS
 
-EXTRA_DIST += $(LIBVIRT_NSS_SYMBOL_FILE) \
-       $(LIBVIRT_NSS_SOURCES)
+EXTRA_DIST += $(LIBVIRT_NSS_SOURCES) \
+       $(srcdir)/nss/libvirt_nss.syms \
+       $(srcdir)/nss/libvirt_nss_bsd.syms
 
 clean-local:
        -rm -rf wireshark/src/libvirt