install_libraries_publically
authorDebian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)
committerSébastien Villemot <sebastien@debian.org>
Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)
Gbp-Pq: Name install_libraries_publically

libinterp/Makefile.am
liboctave/Makefile.am

index 9b3b2d30ea4afd1daea7b9718a3817be25ee1fc5..de109b2ae0290c3f6e218cbf46b2fa106eab9eb4 100644 (file)
@@ -38,7 +38,8 @@ AM_CFLAGS += $(WARN_CFLAGS)
 
 AM_CXXFLAGS += $(WARN_CXXFLAGS)
 
-octlib_LTLIBRARIES = liboctinterp.la
+lib_LTLIBRARIES = liboctinterp.la
+octlib_LTLIBRARIES =
 
 ## Order matters here.  Leave builtins.cc last, because it depends on
 ## $(DEF_FILES), and building those requires all the sources
index de3de35dba240c0f9babb8af0c5e90cb95dae55a..4e37ce033fd1261b0de798dec71284e73d68eab4 100644 (file)
@@ -38,7 +38,8 @@ AM_CFLAGS += $(WARN_CFLAGS)
 
 AM_CXXFLAGS += $(WARN_CXXFLAGS)
 
-octlib_LTLIBRARIES = liboctave.la
+lib_LTLIBRARIES = liboctave.la
+octlib_LTLIBRARIES =
 
 EXTRA_DIST =