From 8675eb362004131f5214d0f41a436e8b26f6976d Mon Sep 17 00:00:00 2001 From: twisti Date: Wed, 12 Jan 2005 14:09:52 +0000 Subject: [PATCH] Update to classpath-0.13: added gnu_classpath_VMSystemProperties.h --- src/native/include/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/native/include/Makefile.am b/src/native/include/Makefile.am index 56fec63f6..2b990e58d 100644 --- a/src/native/include/Makefile.am +++ b/src/native/include/Makefile.am @@ -26,7 +26,7 @@ ## ## Changes: ## -## $Id: Makefile.am 1783 2004-12-21 09:37:22Z twisti $ +## $Id: Makefile.am 1872 2005-01-12 14:09:52Z twisti $ ## Process this file with automake to produce Makefile.in @@ -36,6 +36,7 @@ CLEANFILES = \ \ gnu_classpath_Configuration.h \ gnu_classpath_RawData.h \ + gnu_classpath_VMSystemProperties.h \ \ gnu_java_awt_image_GdkPixbufDecoder.h \ gnu_java_awt_peer_gtk_GThreadMutex.h \ -- 2.25.1