summaryrefslogtreecommitdiff
path: root/dbus-proxy/Makefile.am.inc
diff options
context:
space:
mode:
Diffstat (limited to 'dbus-proxy/Makefile.am.inc')
-rw-r--r--dbus-proxy/Makefile.am.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbus-proxy/Makefile.am.inc b/dbus-proxy/Makefile.am.inc
index 42bf93d..6cf4947 100644
--- a/dbus-proxy/Makefile.am.inc
+++ b/dbus-proxy/Makefile.am.inc
@@ -3,8 +3,8 @@ libexec_PROGRAMS += \
$(NULL)
xdg_dbus_proxy_SOURCES = \
- dbus-proxy/xdg-app-proxy.c \
- dbus-proxy/xdg-app-proxy.h \
+ dbus-proxy/flatpak-proxy.c \
+ dbus-proxy/flatpak-proxy.h \
dbus-proxy/dbus-proxy.c \
$(NULL)