Removed libversion because the tag should be used for future versioning
This commit is contained in:
3
Makefile
3
Makefile
@ -9,9 +9,6 @@ ARCH_FILTER=RHEL%
|
|||||||
# additional module dependencies
|
# additional module dependencies
|
||||||
REQUIRED+=asynMotor
|
REQUIRED+=asynMotor
|
||||||
|
|
||||||
# Release version
|
|
||||||
LIBVERSION=sinqMotor
|
|
||||||
|
|
||||||
# Source files to build
|
# Source files to build
|
||||||
SOURCES += src/sinqAxis.cpp
|
SOURCES += src/sinqAxis.cpp
|
||||||
SOURCES += src/sinqController.cpp
|
SOURCES += src/sinqController.cpp
|
||||||
|
Reference in New Issue
Block a user