From: Roberto Lumbreras
Subject: some makefile changes

Index: nvtv-0.4.7/src/Makefile.am
===================================================================
--- nvtv-0.4.7.orig/src/Makefile.am	2012-09-02 03:12:40.143537617 +0200
+++ nvtv-0.4.7/src/Makefile.am	2012-09-02 03:14:09.792341938 +0200
@@ -1,8 +1,8 @@
 ## Process this file with automake to produce Makefile.in
 ## Used automake 1.4
 
-EXTRA_PROGRAMS = nvdump
-bin_PROGRAMS = nvtv nvtvd
+bin_PROGRAMS = nvtv
+sbin_PROGRAMS = nvtvd nvdump
 
 GUI_SOURCES = gui.c gui_bt.c gui_cx.c gui_ch.c gui_ph.c gui_nx.c \
   gui_nv.c gui_tdfx.c gui_i810.c
