[beast: 1/29] BSE: pybse: add pysupport.hh to dist tarballs



commit c5f5240ecf04ffe5b70c43ee7a6ddb0c853d32d4
Author: Tim Janik <timj gnu org>
Date:   Mon Mar 21 11:08:21 2016 +0100

    BSE: pybse: add pysupport.hh to dist tarballs
    
    Signed-off-by: Tim Janik <timj gnu org>

 bse/pybse/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bse/pybse/Makefile.am b/bse/pybse/Makefile.am
index b9c1c09..d37200c 100644
--- a/bse/pybse/Makefile.am
+++ b/bse/pybse/Makefile.am
@@ -29,7 +29,7 @@ nodist_Bse_la_SOURCES = Bse.cc        # nodist_ forces build time generation
 Bse_la_CXXFLAGS       = $(PYTHON_CPPFLAGS) $(AM_CXXFLAGS) -I$(AIDASTDINC) -Wno-redundant-decls 
-Wno-unused-function
 Bse_la_LDFLAGS        = $(PYTHON_LDFLAGS) $(AM_LDFLAGS) -no-undefined -module -avoid-version
 Bse_la_LIBADD         = $(RAPICORN_LIBS)  ../libbse- MAJOR@.la # $(top_builddir)/bse/libbse- MAJOR@.la
-EXTRA_DIST           += Bse.pyx
+EXTRA_DIST           += Bse.pyx pysupport.hh
 CLEANFILES           += bseidlapi.pyx Bse.cc
 
 # call python with uninstalled or fully installed modules


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