diff options
-rw-r--r-- | util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile.am b/util/Makefile.am index 8f64bcf..734c7b3 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,7 +1,7 @@ # $XFree86: $ # this is not even built in the monolith, so don't install it -bin_PROGRAMS = stormdwg +noinst_PROGRAMS = stormdwg stormdwg_SOURCES = stormdwg.c |