summaryrefslogtreecommitdiff
path: root/gr-pager/swig
diff options
context:
space:
mode:
authorJohnathan Corgan2010-02-18 11:14:14 -0800
committerJohnathan Corgan2010-02-18 11:14:14 -0800
commitceeccd034f16f0e74cde8bad57f8975159b0d217 (patch)
tree235931ab91c2999934b4da43b15beb811fd94b6d /gr-pager/swig
parente566be1bb983a0f4f284081760b6f91d9986d394 (diff)
downloadgnuradio-ceeccd034f16f0e74cde8bad57f8975159b0d217.tar.gz
gnuradio-ceeccd034f16f0e74cde8bad57f8975159b0d217.tar.bz2
gnuradio-ceeccd034f16f0e74cde8bad57f8975159b0d217.zip
Fix linker path in gr-pager
Diffstat (limited to 'gr-pager/swig')
-rw-r--r--gr-pager/swig/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-pager/swig/Makefile.am b/gr-pager/swig/Makefile.am
index 890459cb6..9e1a45219 100644
--- a/gr-pager/swig/Makefile.am
+++ b/gr-pager/swig/Makefile.am
@@ -41,7 +41,7 @@ pager_swig_pythondir_category = \
# additional libraries for linking with the SWIG-generated library
pager_swig_la_swig_libadd = \
- $(builddir)/../lib/libgnuradio-pager.la
+ $(abs_top_builddir)/gr-pager/lib/libgnuradio-pager.la
# additional SWIG files to be installed
pager_swig_swiginclude_headers = \