aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--data/Makefile.am2
-rw-r--r--data/dispatcher-fcc-unlock/105b (renamed from data/fcc-unlock/105b)0
-rw-r--r--data/dispatcher-fcc-unlock/1199 (renamed from data/fcc-unlock/1199)0
-rw-r--r--data/dispatcher-fcc-unlock/1eac (renamed from data/fcc-unlock/1eac)0
-rw-r--r--data/dispatcher-fcc-unlock/Makefile.am (renamed from data/fcc-unlock/Makefile.am)0
-rw-r--r--data/dispatcher-fcc-unlock/meson.build (renamed from data/fcc-unlock/meson.build)0
-rw-r--r--meson.build2
8 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 649e3318..00607314 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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
diff --git a/data/Makefile.am b/data/Makefile.am
index b42b70f8..d7ede2de 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = . fcc-unlock tests
+SUBDIRS = . dispatcher-fcc-unlock tests
edit = @sed \
-e 's|@sbindir[@]|$(sbindir)|g' \
diff --git a/data/fcc-unlock/105b b/data/dispatcher-fcc-unlock/105b
index 772c90f4..772c90f4 100644
--- a/data/fcc-unlock/105b
+++ b/data/dispatcher-fcc-unlock/105b
diff --git a/data/fcc-unlock/1199 b/data/dispatcher-fcc-unlock/1199
index 6dbf8d1b..6dbf8d1b 100644
--- a/data/fcc-unlock/1199
+++ b/data/dispatcher-fcc-unlock/1199
diff --git a/data/fcc-unlock/1eac b/data/dispatcher-fcc-unlock/1eac
index 44ce46d7..44ce46d7 100644
--- a/data/fcc-unlock/1eac
+++ b/data/dispatcher-fcc-unlock/1eac
diff --git a/data/fcc-unlock/Makefile.am b/data/dispatcher-fcc-unlock/Makefile.am
index a98a68fa..a98a68fa 100644
--- a/data/fcc-unlock/Makefile.am
+++ b/data/dispatcher-fcc-unlock/Makefile.am
diff --git a/data/fcc-unlock/meson.build b/data/dispatcher-fcc-unlock/meson.build
index f945fbf8..f945fbf8 100644
--- a/data/fcc-unlock/meson.build
+++ b/data/dispatcher-fcc-unlock/meson.build
diff --git a/meson.build b/meson.build
index dd71ccf0..0fc3469a 100644
--- a/meson.build
+++ b/meson.build
@@ -367,7 +367,7 @@ version_conf = {
subdir('po')
subdir('data')
-subdir('data/fcc-unlock')
+subdir('data/dispatcher-fcc-unlock')
subdir('introspection')
subdir('include')