From 348d8b450a2d0fa55f2ce36f1ad08cd9737fdf7c Mon Sep 17 00:00:00 2001 From: Romain Chantereay Date: Tue, 3 Aug 2004 15:56:18 +0000 Subject: - Learn back to the previous Python detection. - Corrected invalid variable in automake java top dir Makefile. --- java/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'java') diff --git a/java/Makefile.am b/java/Makefile.am index 815f3b66..4c61adaf 100644 --- a/java/Makefile.am +++ b/java/Makefile.am @@ -60,8 +60,6 @@ lib_LTLIBRARIES = \ libjlasso.la \ $(NULL) -libjlassoinclude_HEADERS = $(NULL) - libjlasso_la_SOURCES = $(NULL) libjlasso_la_LIBADD = \ -- cgit