summaryrefslogtreecommitdiffstats
path: root/kjsembed/cpptests/jsaccess/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/cpptests/jsaccess/Makefile.am')
-rw-r--r--kjsembed/cpptests/jsaccess/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/cpptests/jsaccess/Makefile.am b/kjsembed/cpptests/jsaccess/Makefile.am
index eda2e3e1..175344b1 100644
--- a/kjsembed/cpptests/jsaccess/Makefile.am
+++ b/kjsembed/cpptests/jsaccess/Makefile.am
@@ -5,7 +5,7 @@ INCLUDES = -I$(QTDIR)/tools/designer/uilib -I$(srcdir)/../../../.. -I.. -I$(top_
INCLUDES += -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
-bin_PROGRAMS = jsaccess
+noinst_PROGRAMS = jsaccess
jsaccess_SOURCES = jsaccess.cpp
jsaccess_LDFLAGS = $(all_libraries) $(KDE_RPATH)