From 5678481f67d86a91a5584f4f4e9601c071379520 Mon Sep 17 00:00:00 2001 From: rivers Date: Sat, 29 Sep 2012 22:09:18 +0000 Subject: [PATCH] Added PSL.template git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@15283 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- ADApp/Db/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/ADApp/Db/Makefile b/ADApp/Db/Makefile index 763023c..c5b04f6 100644 --- a/ADApp/Db/Makefile +++ b/ADApp/Db/Makefile @@ -17,6 +17,7 @@ DB += ADPrefixes.template # Drivers DB += BIS.template +DB += PSL.template DB += PerkinElmer.template DB += URLDriver.template DB += adsc.template