From 144e7f8668166ee1779ad304cc5ac94d8e525529 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Mon, 7 Jan 2013 16:27:15 +0000 Subject: added Ooura implementation to repository --- swig/java/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'swig/java/Makefile.am') diff --git a/swig/java/Makefile.am b/swig/java/Makefile.am index 26cc5b9..1e935ca 100644 --- a/swig/java/Makefile.am +++ b/swig/java/Makefile.am @@ -1,3 +1,4 @@ +MAINTAINERCLEANFILES = all-local $(javasources) Makefile.in javasources = \ SWIGTYPE_p_float.java \ @@ -61,8 +62,6 @@ javaclasses = \ xtract_vector_t.class \ xtract_window_types_.class -MAINTAINERCLEANFILES = $(javasources) Makefile.in - BUILT_SOURCES = $(srcdir)/xtract_wrap.c SWIG_SOURCES = jxtract.i -- cgit v1.2.3