aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 21086c47..46a874b3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -286,8 +286,6 @@ ModemManager_SOURCES = \
mm-utils.h \
mm-private-boxed-types.h \
mm-private-boxed-types.c \
- mm-auth.h \
- mm-auth.c \
mm-auth-provider.h \
mm-auth-provider.c \
mm-filter.h \
@@ -355,11 +353,6 @@ ModemManager_SOURCES = \
nodist_ModemManager_SOURCES = $(DAEMON_ENUMS_GENERATED)
-# Additional Polkit support
-if WITH_POLKIT
-ModemManager_SOURCES += mm-auth-provider-polkit.h mm-auth-provider-polkit.c
-endif
-
# Additional suspend/resume support via systemd
if WITH_SYSTEMD_SUSPEND_RESUME
ModemManager_SOURCES += mm-sleep-monitor.h mm-sleep-monitor.c