diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-03-21 10:57:02 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:59:01 -0500 |
commit | 9c97e1ec64a0da0248ec24568e223a7aecc9c536 (patch) | |
tree | 9de9b9eca4bba688869a2c7ede38c8706b15f43a /source4/torture/config.mk | |
parent | 1328f55a2b822c61c46e6f3e252a40458f7040a0 (diff) | |
download | samba-9c97e1ec64a0da0248ec24568e223a7aecc9c536.tar.gz samba-9c97e1ec64a0da0248ec24568e223a7aecc9c536.tar.xz samba-9c97e1ec64a0da0248ec24568e223a7aecc9c536.zip |
r14610: Fix writing of modulesdir to .pc files
Add two more .pc files
(This used to be commit 549b1eec40d8989d4c94ab2e63b9b4789c008589)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r-- | source4/torture/config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk index a19b580e22f..862051a1740 100644 --- a/source4/torture/config.mk +++ b/source4/torture/config.mk @@ -1,5 +1,6 @@ # TORTURE subsystem [LIBRARY::torture] +DESCRIPTION = Samba torture (test) suite SO_VERSION = 0 VERSION = 0.0.1 PUBLIC_HEADERS = torture.h |