* src/vm/jit/intrp/Makefile.am (EXTRA_DIST): Added gray.fs and
authortwisti <none@none>
Sun, 22 Jan 2006 23:00:31 +0000 (23:00 +0000)
committertwisti <none@none>
Sun, 22 Jan 2006 23:00:31 +0000 (23:00 +0000)
BUILT_SOURCES.

src/vm/jit/intrp/Makefile.am

index 7ed499bb38b53846dc6802747482bf873c219cb2..80c6a18a4a7b5e67408eb755d50d1ca4a935a354 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 4297 2006-01-19 09:47:16Z twisti $
+## $Id: Makefile.am 4355 2006-01-22 23:00:31Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -36,8 +36,11 @@ AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/$(ARCH_DIR) -I$(top
 
 EXTRA_DIST = \
        java.vmg \
+       gray.fs \
        prims2x.fs \
-       vmgenx
+       vmgenx \
+       \
+       $(BUILT_SOURCES)
 
 noinst_HEADERS = \
        engine.c