Selaa lähdekoodia

* Add missing toilet.h to the toilet sources.

pull/1/head
Sam Hocevar sam 19 vuotta sitten
vanhempi
commit
3f44cc843f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/Makefile.am

+ 1
- 1
src/Makefile.am Näytä tiedosto

@@ -1,7 +1,7 @@


bin_PROGRAMS = toilet bin_PROGRAMS = toilet


toilet_SOURCES = main.c \
toilet_SOURCES = main.c toilet.h \
io.c io.h \ io.c io.h \
render.c render.h \ render.c render.h \
filter.c filter.h \ filter.c filter.h \


Ladataan…
Peruuta
Tallenna