build: rename directory where fcc unlocks are kept
This commit is contained in:
@@ -577,7 +577,7 @@ Makefile
|
||||
data/Makefile
|
||||
data/ModemManager.pc
|
||||
data/mm-glib.pc
|
||||
data/fcc-unlock/Makefile
|
||||
data/dispatcher-fcc-unlock/Makefile
|
||||
data/tests/Makefile
|
||||
data/tests/org.freedesktop.ModemManager1.service
|
||||
include/Makefile
|
||||
|
@@ -1,5 +1,5 @@
|
||||
|
||||
SUBDIRS = . fcc-unlock tests
|
||||
SUBDIRS = . dispatcher-fcc-unlock tests
|
||||
|
||||
edit = @sed \
|
||||
-e 's|@sbindir[@]|$(sbindir)|g' \
|
||||
|
@@ -367,7 +367,7 @@ version_conf = {
|
||||
|
||||
subdir('po')
|
||||
subdir('data')
|
||||
subdir('data/fcc-unlock')
|
||||
subdir('data/dispatcher-fcc-unlock')
|
||||
subdir('introspection')
|
||||
subdir('include')
|
||||
|
||||
|
Reference in New Issue
Block a user