mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 15:40:32 -04:00
11 lines
513 B
Text
11 lines
513 B
Text
--- plugins/Makefile.am.orig Thu Jan 25 09:48:05 2007
|
|
+++ plugins/Makefile.am Thu Feb 22 19:32:15 2007
|
|
@@ -2,7 +2,7 @@
|
|
|
|
VPATH = $(top_srcdir) $(top_srcdir)/lib $(top_srcdir)/plugins $(top_srcdir)/plugins/t
|
|
|
|
-INCLUDES = -I.. -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I$(top_srcdir)/intl @LDAPINCLUDE@ @PGINCLUDE@ @SSLINCLUDE@
|
|
+INCLUDES = -I.. -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I$(top_srcdir)/intl @LDAPINCLUDE@ @PGINCLUDE@ @SSLINCLUDE@ @RADIUSINCLUDE@
|
|
|
|
datadir = @datadir@
|
|
localedir = $(datadir)/locale
|