mirror of
https://github.com/MatMoul/g810-led.git
synced 2026-01-08 05:46:58 +00:00
Merge branch 'master' of https://github.com/MatMoul/g810-led
This commit is contained in:
3
makefile
3
makefile
@@ -19,7 +19,7 @@ includedir?=$(PREFIX)/include
|
||||
PROGN=g810-led
|
||||
MAJOR=0
|
||||
MINOR=2
|
||||
MICRO=8
|
||||
MICRO=9
|
||||
|
||||
CXXFLAGS+=-std=gnu++11 -DVERSION=\"$(MAJOR).$(MINOR).$(MICRO)\"
|
||||
APPSRCS=src/main.cpp src/helpers/*.cpp src/helpers/*.h
|
||||
@@ -113,7 +113,6 @@ uninstall:
|
||||
@rm /usr/bin/g213-led
|
||||
@rm /usr/bin/g410-led
|
||||
@rm /usr/bin/g413-led
|
||||
@rm /usr/bin/g413-led
|
||||
@rm /usr/bin/g512-led
|
||||
@rm /usr/bin/g513-led
|
||||
@rm /usr/bin/g610-led
|
||||
|
||||
Reference in New Issue
Block a user