[java-atk-wrapper] Remove jni_AtkWrapper.h from Makefile.am



commit e1e0a0c30853212219421748f6c1e9cc3b33eb42
Author: Halim Sahin <halim sahin t-online de>
Date:   Thu Jul 16 11:06:57 2009 +0800

    Remove jni_AtkWrapper.h from Makefile.am

 jni/src/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/jni/src/Makefile.am b/jni/src/Makefile.am
index 6cd7a6c..7456ee5 100644
--- a/jni/src/Makefile.am
+++ b/jni/src/Makefile.am
@@ -16,8 +16,7 @@ libatk_wrapper_la_SOURCES = AtkWrapper.c \
 			    jawvalue.c \
 			    jawtable.c
 
-noinst_HEADERS = jni_AtkWrapper.h \
-		  jawimpl.h \
+noinst_HEADERS = jawimpl.h \
 		  jawobject.h \
 		  jawhyperlink.h \
 		  jawtoplevel.h \



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