Fix install getdns_query target

This commit is contained in:
Willem Toorop 2014-10-31 11:28:42 +01:00
parent 0bb94ff63c
commit a0e1311afb
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ distdir = $(tarname)-$(version)
prefix = @prefix@ prefix = @prefix@
exec_prefix = @exec_prefix@ exec_prefix = @exec_prefix@
bindir = @bindir@ bindir = @bindir@
INSTALL = @INSTALL@
LIBTOOL = ../../libtool LIBTOOL = ../../libtool
srcdir = @srcdir@ srcdir = @srcdir@