~ubuntu-branches/ubuntu/utopic/resiprocate/utopic-updates

« back to all changes in this revision

Viewing changes to repro/reprocmd/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Daniel Pocock
  • Date: 2014-04-10 10:04:36 UTC
  • mfrom: (1.1.25)
  • Revision ID: package-import@ubuntu.com-20140410100436-si0xvhvy0zfkju9f
Tags: 1.9.6-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
reprocmd_LDADD += ../../rutil/librutil.la
15
15
#reprocmd_LDADD += ../contrib/ares/libares.a
16
16
#reprocmd_LDADD += -L../contrib/ares -lares
17
 
reprocmd_LDADD += @LIBRADIUS_LIBADD@
18
17
reprocmd_LDADD += @LIBPTHREAD_LIBADD@
19
18
 
20
19
##############################################################################