]> granicus.if.org Git - libtirpc/commitdiff
Replace the hard coded path name with the top_srcdir macro
authorMike Frysinger <vapier@gentoo.org>
Mon, 29 Jun 2009 16:31:54 +0000 (12:31 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 29 Jun 2009 16:31:54 +0000 (12:31 -0400)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Steve Dickson <steved@redhat.com>
src/Makefile.am

index f832baa8464264415ac7b2cd0e09107bae40a2c7..7b002da87bf7436f5e8ca1360f9a8333d0305a94 100644 (file)
@@ -6,7 +6,7 @@
 ## anything like that.
 
 
-INCLUDES = -I../tirpc -DPORTMAP -DINET6 -DVERSION="\"$(VERSION)\"" \
+INCLUDES = -I$(top_srcdir)/tirpc -DPORTMAP -DINET6 -DVERSION="\"$(VERSION)\"" \
                -D_GNU_SOURCE -Wall -pipe  
 
 lib_LTLIBRARIES = libtirpc.la