summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/config_mk.pm
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-01-22 18:21:48 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-01-22 18:21:48 +0100
commitb49e2f1f35e6b5a8ab7e992d5609070ddf0875b2 (patch)
tree81d6fa92812c857829208d58098f43ccb04b22b7 /source4/build/smb_build/config_mk.pm
parenta6a87200250ff9c76138da71a65f025da92d070e (diff)
downloadsamba-b49e2f1f35e6b5a8ab7e992d5609070ddf0875b2.tar.gz
samba-b49e2f1f35e6b5a8ab7e992d5609070ddf0875b2.tar.bz2
samba-b49e2f1f35e6b5a8ab7e992d5609070ddf0875b2.zip
build: Allow manually written pkg-config files.
(This used to be commit 8104907c5222ee72d78272ab81583d25c3132d0d)
Diffstat (limited to 'source4/build/smb_build/config_mk.pm')
-rw-r--r--source4/build/smb_build/config_mk.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/smb_build/config_mk.pm b/source4/build/smb_build/config_mk.pm
index d07660ba1d..fa3949db2e 100644
--- a/source4/build/smb_build/config_mk.pm
+++ b/source4/build/smb_build/config_mk.pm
@@ -91,6 +91,7 @@ my $section_types = {
"LIBRARY_REALNAME" => "string",
"PC_NAME" => "string",
+ "PC_FILE" => "string",
"INIT_FUNCTION_TYPE" => "string",
"INIT_FUNCTION_SENTINEL" => "string",