From ee5ea543d136903b30d280ee804ac21d626ec39f Mon Sep 17 00:00:00 2001 From: timmmooney <mooney@aps.anl.gov> Date: Tue, 13 Apr 2010 16:04:36 +0000 Subject: [PATCH] Don't need platform-specific pluginSupport.dbd anymore --- xxxApp/src/xxxCommonInclude.dbd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xxxApp/src/xxxCommonInclude.dbd b/xxxApp/src/xxxCommonInclude.dbd index 3359be8..344f67a 100644 --- a/xxxApp/src/xxxCommonInclude.dbd +++ b/xxxApp/src/xxxCommonInclude.dbd @@ -70,5 +70,4 @@ include "streamSynApps.dbd" # areaDetector include "ADSupport.dbd" include "simDetectorSupport.dbd" -# platform dependent; done in Makefile -#include "pluginSupport.dbd" +include "pluginSupport.dbd" -- GitLab