forked from epics_driver_modules/motorBase
Merge branch 'issue149'
This commit is contained in:
+1
-3
@@ -12,9 +12,7 @@ DIRS += MotorSrc
|
||||
DIRS += SoftMotorSrc
|
||||
SoftMotorSrc_DEPEND_DIRS = MotorSrc
|
||||
|
||||
# Install the edl files
|
||||
#DIRS += opi
|
||||
|
||||
DIRS += op
|
||||
DIRS += Db
|
||||
|
||||
include $(TOP)/configure/RULES_DIRS
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
TOP = ../..
|
||||
include $(TOP)/configure/CONFIG
|
||||
|
||||
ADL_DIR = adl
|
||||
UI_DIR = ui/autoconvert
|
||||
EDL_DIR = edl/autoconvert
|
||||
OPI_DIR = opi/autoconvert
|
||||
BOB_DIR = bob/autoconvert
|
||||
|
||||
include $(CONFIG)/RULES_DIRS
|
||||
|
||||
-include $(SUPPORT)/configure/RULES_OPI
|
||||
Reference in New Issue
Block a user