summaryrefslogtreecommitdiff
path: root/Makefile-ostree.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile-ostree.am')
-rw-r--r--Makefile-ostree.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile-ostree.am b/Makefile-ostree.am
index a5509f7c..dde10c17 100644
--- a/Makefile-ostree.am
+++ b/Makefile-ostree.am
@@ -105,7 +105,7 @@ ostree_SOURCES += \
if USE_GPGME
ostree_SOURCES += \
src/ostree/ot-remote-builtin-gpg-import.c \
- src/ostree/ot-remote-builtin-list-gpg-keys.c \
+ src/ostree/ot-remote-builtin-gpg-list-keys.c \
$(NULL)
endif