joy2script/Makefile.am
Brian Hrebec ccc1b24d41 Initial commit
Version 2.0
2012-02-08 21:10:07 -08:00

8 lines
197 B
Makefile

## Process this file with automake to produce Makefile.in
bin_PROGRAMS = joy2script
joy2script_SOURCES = joy2script.c
joy2script_CFLAGS = -Wall
man_MANS = joy2script.1
EXTRA_DIST = joy2script.1