X-Git-Url: https://git.draconx.ca/gitweb/rrace.git/blobdiff_plain/b39d19918b63b80d1f3b068d158fe43415b9d1b6..683027f82849ca96cf424ffff699ab57e119f051:/Makefile.am diff --git a/Makefile.am b/Makefile.am index cab8d28..26111a3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,7 +22,7 @@ bin_PROGRAMS = rrace-motif endif rrace_motif_SOURCES = src/game.c src/x11.c src/game.h src/motif.h \ - src/ewmhicon.c src/ewmhicon.h + src/colour.h src/ewmhicon.c src/ewmhicon.h rrace_motif_LDADD = $(libmotifmain_a_OBJECTS) $(libmotifui_a_OBJECTS) \ $(libglohelp_a_OBJECTS) libgnu.a $(MOTIF_LIBS) $(rrace_motif_OBJECTS): $(gnulib_headers)