summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-01-22 01:50:00 +0300
committerIgor Pashev <pashev.igor@gmail.com>2012-01-22 01:50:00 +0300
commit0797f70dcded9a2aba8778dfe78288ef0c1433be (patch)
tree8f23a6fa3435e0dfdc6a78db4894a09acd44ca1e
parentd3c9f17b005ee89e140dd4569c1a9058b3ee0e58 (diff)
downloadutil-linux-old-0797f70dcded9a2aba8778dfe78288ef0c1433be.tar.gz
Link with gnulib
-rw-r--r--schedutils/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/schedutils/Makefile.am b/schedutils/Makefile.am
index dc331753..1a3debf7 100644
--- a/schedutils/Makefile.am
+++ b/schedutils/Makefile.am
@@ -8,6 +8,7 @@ usrbin_exec_PROGRAMS = chrt
dist_man_MANS = chrt.1
chrt_SOURCES = chrt.c $(srcs_common)
+chrt_LDADD = -L$(top_builddir)/gnulib -lgnu
if HAVE_IOPRIO_GET
if HAVE_IOPRIO_SET