summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 868bde7..1e242da 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -10,15 +10,15 @@ bin_PROGRAMS = \
update-desktop-database
desktop_file_validate_SOURCES= \
- desktop_file.c \
- desktop_file.h \
+ keyfileutils.c \
+ keyfileutils.h \
validate.c \
validate.h \
validator.c
desktop_file_install_SOURCES= \
- desktop_file.c \
- desktop_file.h \
+ keyfileutils.c \
+ keyfileutils.h \
validate.c \
validate.h \
install.c