* Add missing toilet.h to the toilet sources.
This commit is contained in:
parent
3bde5b8d8d
commit
3f44cc843f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
bin_PROGRAMS = toilet
|
||||
|
||||
toilet_SOURCES = main.c \
|
||||
toilet_SOURCES = main.c toilet.h \
|
||||
io.c io.h \
|
||||
render.c render.h \
|
||||
filter.c filter.h \
|
||||
|
|
Loading…
Reference in a new issue