--- a/Makefile.am
+++ b/Makefile.am
@@ -68,7 +68,6 @@
 sc2mpd_CPPFLAGS = -I$(top_srcdir) $(AM_CPPFLAGS) 
 
 sc2mpd_SOURCES = \
-     ohbuild.sh \
      sc2src/alsadirect.cpp \
      sc2src/chrono.cpp \
      sc2src/chrono.h \
@@ -130,6 +129,7 @@
      sc2src/log.cpp
      
 dist_bin_SCRIPTS = mpd2src/scmakempdsender
+dist_noinst_SCRIPTS = ohbuild.sh
 
 dist-hook:
 	test -z "`git status -s | grep -v sc2mpd-$(VERSION)`"