diff options
Diffstat (limited to 'source4/lib/registry/config.mk')
-rw-r--r-- | source4/lib/registry/config.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/lib/registry/config.mk b/source4/lib/registry/config.mk index fe80c62af4..5d535e4c58 100644 --- a/source4/lib/registry/config.mk +++ b/source4/lib/registry/config.mk @@ -21,6 +21,9 @@ lib/registry/tdr_regf.c: lib/registry/regf.idl --header --outputdir=lib/registry \ --tdr-parser -- lib/registry/regf.idl +clean:: + @-rm -f lib/registry/regf.h lib/registry/tdr_regf* + ################################################ # Start MODULE registry_w95 [MODULE::registry_w95] |