jdk/makefiles/CompileNativeLibraries.gmk
changeset 16471 33bca48c948b
parent 16127 2b9ee77336a8
child 16472 91737e09a234
--- a/jdk/makefiles/CompileNativeLibraries.gmk	Thu Mar 21 16:50:35 2013 +0400
+++ b/jdk/makefiles/CompileNativeLibraries.gmk	Fri Mar 22 19:56:20 2013 +0400
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -843,6 +843,7 @@
 	debug_trace.c \
 	debug_util.c \
 	awt_Plugin.c \
+        gnome_interface.c \
 	gtk2_interface.c \
         swing_GTKEngine.c \
         swing_GTKStyle.c \