X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=src%2FMakefile.am;h=2959ff1a97ead4080c384c73018e7ad3ef801200;hp=2249438d518054d2828ba4e55da31d6bdfd8dec1;hb=e3730bb826efe601fe51626aab064d395733d4c3;hpb=f21d3481583b5cf877fc7b6efd6f2e08a1ade4b9 diff --git a/src/Makefile.am b/src/Makefile.am index 2249438..2959ff1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -19,3 +19,7 @@ sst_SOURCES = \ EXTRA_DIST = \ sst.h \ sstlinux.h + +# Experimental XaW code, not yet integrated with the game +xio: xio.o + gcc xio.c -lXaw3d -o xio