summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4173147ee5..89f3af89f5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5136,6 +5136,8 @@ bin_PROGRAMS += \
systemd_import_SOURCES = \
src/import/import.c \
+ src/import/import-gpt.c \
+ src/import/import-gpt.h \
src/import/import-dkr.c \
src/import/import-dkr.h \
src/import/curl-util.c \