diff --git a/src/makefile.c b/src/makefile.c index 3510e2a..500289d 100644 --- a/src/makefile.c +++ b/src/makefile.c @@ -23,7 +23,7 @@ #include "settings.h" #include "configure.h" -ARRAY(Config *, config); +ARRAY(Config *, config) /* functions */