Move enum_to_string to utils.c as g_enum_to_string

This commit is contained in:
2016-01-15 17:58:35 +01:00
parent 9455f95150
commit 4b62305c08
5 changed files with 95 additions and 35 deletions

View File

@@ -27,6 +27,7 @@ libmatrix_glib_0_0_la_SOURCES = \
matrix-api-types.c \
matrix-http-api.c \
matrix-enumtypes.c \
utils.c \
$(INST_H_SRC_FILES) \
$(INST_H_BUILT_FILES) \
$(NULL)