Просмотр исходного кода

* Add missing toilet.h to the toilet sources.

pull/1/head
Sam Hocevar sam 20 лет назад
Родитель
Сommit
3f44cc843f
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      src/Makefile.am

+ 1
- 1
src/Makefile.am Просмотреть файл

@@ -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 \


Загрузка…
Отмена
Сохранить