diff options
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index 98a4647..4dc1498 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -4,7 +4,7 @@ endif noinst_HEADERS=radon.h -noinst_PROGRAMS=example pnmshow sratest pnmshow24 fontsel \ +noinst_PROGRAMS=example pnmshow regiontest pnmshow24 fontsel \ vncev storepasswd $(BACKGROUND_TEST) LDADD = -L.. -lvncserver |