Extra dist gtk files.
authortwisti <none@none>
Wed, 8 Dec 2004 16:38:48 +0000 (16:38 +0000)
committertwisti <none@none>
Wed, 8 Dec 2004 16:38:48 +0000 (16:38 +0000)
src/native/vm/Makefile.am

index 561afa437492c5bcb14d5293274d5653a68df0db..080003269680cc291371dab158ab5c9e21ee38fc 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 1735 2004-12-07 14:33:27Z twisti $
+## $Id: Makefile.am 1741 2004-12-08 16:38:48Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -36,6 +36,11 @@ INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/@ARCH_DIR@
 
 CLEANFILES = implementednatives.data
 
+EXTRA_DIST = \
+       GtkComponentPeer.c \
+       GtkFileDialogPeer.c \
+       GtkScrollPanePeer.c
+
 noinst_LTLIBRARIES = libnativevm.la
 
 libnativevm_la_SOURCES = \