]> icculus.org git repositories - btb/d2x.git/blob - utilities/Makefile.am
moved utility to utilities to avoid conflict with c++ std lib <utility>
[btb/d2x.git] / utilities / Makefile.am
1 bin_PROGRAMS = hogcreate hogextract txb2txt txt2txb
2
3 hogcreate_SOURCES = hogcreate.c
4
5 hogextract_SOURCES = hogextract.c
6
7 txb2txt_SOURCES = txb2txt.c
8
9 txt2txb_SOURCES = txt2txb.c