From 3eefb8522f84b0373146ebb4d5f9ed55b4bdceac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Thu, 6 May 2010 11:40:02 +0000 Subject: [PATCH] Added the view to the files that DoCatalogs processes. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36644 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/pairs/Jamfile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/pairs/Jamfile b/src/apps/pairs/Jamfile index 7a6411aad4..cca7cbada9 100644 --- a/src/apps/pairs/Jamfile +++ b/src/apps/pairs/Jamfile @@ -15,5 +15,6 @@ Application Pairs : DoCatalogs Pairs : x-vnd.Haiku-Pairs : + PairsView.cpp PairsWindow.cpp ;