Commit c6a46c2b authored by Jérome Perrin's avatar Jérome Perrin

Install palo binary

parent c45a142a
......@@ -3,7 +3,7 @@ AM_CFLAGS = @PTHREAD_CFLAGS@
AM_CXXFLAGS = @PTHREAD_CFLAGS@
LIBS = @PTHREAD_LIBS@ @LIBS@ ${top_builddir}/Library/libpalo.la
noinst_PROGRAMS = \
bin_PROGRAMS = \
palo
palo_DEPENDENCIES = ${top_builddir}/Library/libpalo.la
......
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