From 0c8984093b7173f977c6ca30327051b55b701cee Mon Sep 17 00:00:00 2001 From: Ged Murphy Date: Tue, 21 Feb 2006 00:15:27 +0000 Subject: [PATCH] fix reporterror svn path=/trunk/; revision=21175 --- reactos/base/applications/applications.rbuild | 3 +++ .../applications/reporterror/{manifest.rbuild => manifest.xml} | 0 2 files changed, 3 insertions(+) rename reactos/base/applications/reporterror/{manifest.rbuild => manifest.xml} (100%) diff --git a/reactos/base/applications/applications.rbuild b/reactos/base/applications/applications.rbuild index 65cbc2513b6..de56ce92fef 100644 --- a/reactos/base/applications/applications.rbuild +++ b/reactos/base/applications/applications.rbuild @@ -37,6 +37,9 @@ + + + diff --git a/reactos/base/applications/reporterror/manifest.rbuild b/reactos/base/applications/reporterror/manifest.xml similarity index 100% rename from reactos/base/applications/reporterror/manifest.rbuild rename to reactos/base/applications/reporterror/manifest.xml