summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-08-04 01:33:09 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:31:09 -0500
commit28c60387a43cecbf96d2f0e296d19aca34331367 (patch)
tree8dc7d692daecca629fb638bcba371e43b298c734 /source4
parentd0868120d3c10f341fa4d5c877674589b1391d4d (diff)
downloadsamba-28c60387a43cecbf96d2f0e296d19aca34331367.tar.gz
samba-28c60387a43cecbf96d2f0e296d19aca34331367.tar.bz2
samba-28c60387a43cecbf96d2f0e296d19aca34331367.zip
r9026: remove autogenerated .x and .c files
metze (This used to be commit 126875392082f1378316c981ed576934794415d9)
Diffstat (limited to 'source4')
-rw-r--r--source4/heimdal_build/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal_build/config.mk b/source4/heimdal_build/config.mk
index d258b3dae3..70e5a22173 100644
--- a/source4/heimdal_build/config.mk
+++ b/source4/heimdal_build/config.mk
@@ -397,7 +397,7 @@ include ./heimdal_build/et_deps.pl heimdal/lib/krb5/krb5_err.et|
heimdal_clean:
@echo Removing generated ASN1 files
- @-find heimdal/lib/asn1 -name 'asn1_*.[c]' -exec rm -f '{}' \;
+ @-find heimdal/lib/asn1 -name 'asn1_*.[cx]' -exec rm -f '{}' \;
@-find heimdal/lib/gssapi -name 'asn1_*.[c]' -exec rm -f '{}' \;
@-find heimdal/lib/hdb -name 'asn1_*.[c]' -exec rm -f '{}' \;
@-rm -f heimdal/lib/roken/vis.h heimdal/lib/roken/err.h