diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-09-21 23:57:59 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-09-21 23:57:59 +0200 |
commit | bc794246df473b2e1a12694671afd51da14af5ad (patch) | |
tree | a26b65519cf22b7763070d0f483f6dac5248ec20 /source4/Makefile | |
parent | 89b23974d3efa3d8a1e97cf49c2f949d3fa52ffa (diff) | |
download | samba-bc794246df473b2e1a12694671afd51da14af5ad.tar.gz samba-bc794246df473b2e1a12694671afd51da14af5ad.tar.bz2 samba-bc794246df473b2e1a12694671afd51da14af5ad.zip |
Fix merged build.
Diffstat (limited to 'source4/Makefile')
-rw-r--r-- | source4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/Makefile b/source4/Makefile index bc470742c6..2a267c3e7b 100644 --- a/source4/Makefile +++ b/source4/Makefile @@ -102,6 +102,7 @@ kdcsrcdir := kdc ntp_signdsrcdir := ntp_signd wmisrcdir := lib/wmi tallocsrcdir := ../lib/talloc +comsrcdir := $(srcdir)/lib/com include data.mk |