jdk/makefiles/CompileNativeLibraries.gmk
changeset 16472 91737e09a234
parent 16129 744dd8193801
parent 16471 33bca48c948b
child 16509 3e03ba4973bd
--- a/jdk/makefiles/CompileNativeLibraries.gmk	Thu Mar 21 10:43:23 2013 -0700
+++ b/jdk/makefiles/CompileNativeLibraries.gmk	Tue Mar 26 11:58:53 2013 -0700
@@ -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 \