diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,10 +12,10 @@ OBJ =\ HDR =\ libcolour.h\ - common.h + common.h\ + conversions.h TEMPLATES =\ - convert-template.c\ en_masse-template.c\ libcolour-template.c |