summaryrefslogtreecommitdiffstats
path: root/lib/utils/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/utils/Makefile.am')
-rw-r--r--lib/utils/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utils/Makefile.am b/lib/utils/Makefile.am
index e5902ec3..0fe651db 100644
--- a/lib/utils/Makefile.am
+++ b/lib/utils/Makefile.am
@@ -13,7 +13,7 @@ libABRTUtils_la_SOURCES = \
xfuncs.c \
concat_path_file.c \
append_to_malloced_string.c \
- encbase64.cpp \
+ encbase64.c \
read_write.c read_write.h \
logging.c logging.h \
copyfd.c \