Add config_ad_property()

This commit is contained in:
Laurent Vivier 2007-08-26 19:48:12 +00:00
parent 20f15dbaa8
commit dddc763535

View File

@ -26,7 +26,7 @@ SOURCES = config_get_indexed_property.c config_get_next_property.c \
config_get_property.c config_remove_property.c \
config_set_property.c config_set_indexed_property.c \
config_remove_indexed_property.c config_find_indexed_property.c \
config_find_entry.c
config_find_entry.c config_add_property.c
HEADERS = libconfig.h