chiark / gitweb /
Main template expander and some built-in expansions. All untested.
[disorder] / lib / Makefile.am
index 852852dab25459cc4b92b0ef335dedba85bdb9b0..2d3856a2b3876d15bd6bb2d8fc98af3eb2da200e 100644 (file)
@@ -60,7 +60,7 @@ libdisorder_a_SOURCES=charset.c charset.h             \
        kvp.c kvp.h                                     \
        log.c log.h log-impl.h                          \
        logfd.c logfd.h                                 \
-       macros.c macros.h                               \
+       macros.c macros-builtin.c macros.h              \
        mem.c mem.h mem-impl.h                          \
        mime.h mime.c                                   \
        mixer.c mixer.h mixer-oss.c mixer-alsa.c        \