ソースを参照

* Add missing toilet.h to the toilet sources.

pull/1/head
Sam Hocevar sam 19年前
コミット
3f44cc843f
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      src/Makefile.am

+ 1
- 1
src/Makefile.am ファイルの表示

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


読み込み中…
キャンセル
保存