Commit 30eb507b authored by Vitaly Lipatov's avatar Vitaly Lipatov

disable install jrntest

parent b646e939
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# This file is part of the UniSet library # # This file is part of the UniSet library #
############################################################################ ############################################################################
bin_PROGRAMS = jrntest noinst_PROGRAMS = jrntest
jrntest_SOURCES = JrnTest.cc jrntest_SOURCES = JrnTest.cc
jrntest_LDADD = $(top_builddir)/lib/libUniSet.la jrntest_LDADD = $(top_builddir)/lib/libUniSet.la
jrntest_CPPFLAGS = -I$(top_builddir)/include jrntest_CPPFLAGS = -I$(top_builddir)/include
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment