summaryrefslogtreecommitdiffstats
path: root/talloc
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-01-07 10:01:36 -0500
committerSimo Sorce <idra@samba.org>2009-01-09 14:23:12 -0500
commitda71c2abd95930daf696ccecf81925997ff2689b (patch)
tree4596e2fbaae041189f8a96afadd2ee9e7bdb0d73 /talloc
parentc830ff657cc953332fed7c32b5792e5a15a2bcc6 (diff)
downloadsssd-da71c2abd95930daf696ccecf81925997ff2689b.tar.gz
sssd-da71c2abd95930daf696ccecf81925997ff2689b.tar.xz
sssd-da71c2abd95930daf696ccecf81925997ff2689b.zip
Making a few minor build system fixes. "make realdistclean" was not removing all built files appropriately.
Diffstat (limited to 'talloc')
-rw-r--r--talloc/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/talloc/Makefile.in b/talloc/Makefile.in
index 5224b00a7..6fb39917f 100644
--- a/talloc/Makefile.in
+++ b/talloc/Makefile.in
@@ -48,6 +48,7 @@ installcheck:: test install
distclean:: clean
rm -f Makefile
+ rm -f talloc.pc
rm -f config.log config.status config.h config.cache
realdistclean:: distclean