This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
toilet
mirror of
https://github.com/cacalabs/toilet.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
* Add missing toilet.h to the toilet sources.
pull/1/head
Sam Hocevar
sam
18 years ago
parent
3bde5b8d8d
commit
3f44cc843f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Makefile.am
+ 1
- 1
src/Makefile.am
View File
@@ -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 \
Write
Preview
Loading…
Cancel
Save