summaryrefslogtreecommitdiff
path: root/source4/Makefile
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-09-16 17:20:16 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-09-16 17:20:16 +0200
commitc8bff39df639c70afc94b1795c94629ee8b7b482 (patch)
tree6331eaa4d41b0b907b44d862697c9c5ea17eaaae /source4/Makefile
parentec1c854f2175823bd1ad39c2e272d1b3fab80bf1 (diff)
downloadsamba-c8bff39df639c70afc94b1795c94629ee8b7b482.tar.gz
samba-c8bff39df639c70afc94b1795c94629ee8b7b482.tar.bz2
samba-c8bff39df639c70afc94b1795c94629ee8b7b482.zip
Use a single copy of popt in samba3 and samba4.
Diffstat (limited to 'source4/Makefile')
-rw-r--r--source4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/Makefile b/source4/Makefile
index 546eb072d8..41328cf03c 100644
--- a/source4/Makefile
+++ b/source4/Makefile
@@ -70,7 +70,7 @@ smbreadlinesrcdir := lib/smbreadline
libmessagingsrcdir := lib/messaging
libeventssrcdir := lib/events
libcmdlinesrcdir := lib/cmdline
-poptsrcdir := lib/popt
+poptsrcdir := ../popt
socketwrappersrcdir := lib/socket_wrapper
nsswrappersrcdir := lib/nss_wrapper
appwebsrcdir := lib/appweb