Makefile.am revision fe5e51b7
1# $XFree86: $
2
3# this is not even built in the monolith, so don't install it
4noinst_PROGRAMS = stormdwg
5
6stormdwg_SOURCES = stormdwg.c
7
8EXTRA_DIST = README
9