[network-manager-openvpn/nm-1-0] build: must distribute nm-glib-compat.h



commit 746558317fb66b6a68a09be473e86f33abf079c0
Author: Dan Williams <dcbw redhat com>
Date:   Thu Jan 22 15:47:49 2015 -0600

    build: must distribute nm-glib-compat.h
    
    Otherwise we break 'make dist' (though not make distcheck, oddly...)
    
    (cherry picked from commit a8cfae19e8aaff6e1fb5a7902f9a9813a62c1e91)

 common/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/common/Makefile.am b/common/Makefile.am
index cbf16bc..923f642 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -13,3 +13,4 @@ libnm_openvpn_common_la_SOURCES= \
 libnm_openvpn_common_la_LIBADD = \
        $(NM_LIBS)
 
+EXTRA_DIST = nm-glib-compat.h


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]