소스 검색

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


불러오는 중...
취소
저장