jdk/make/sun/xawt/FILES_c_unix.gmk
changeset 16471 33bca48c948b
parent 7668 d4a77089c587
--- a/jdk/make/sun/xawt/FILES_c_unix.gmk	Thu Mar 21 16:50:35 2013 +0400
+++ b/jdk/make/sun/xawt/FILES_c_unix.gmk	Fri Mar 22 19:56:20 2013 +0400
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2002, 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
@@ -76,6 +76,7 @@
 	debug_trace.c \
 	debug_util.c \
 	awt_Plugin.c \
+        gnome_interface.c \
 	gtk2_interface.c \
         swing_GTKEngine.c \
         swing_GTKStyle.c \