diff options
-rw-r--r-- | source3/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in index 32e7f0aadd..2665b05999 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -2688,7 +2688,7 @@ clean:: cleanlibs .headers.stamp */src/*.o \ ../lib/*/*.o \ ../libcli/*.o ../libcli/*/*.o \ - ../librpc/*/*.o \ + ../librpc/*/*.o -rm -rf t_dir include/build_env.h: script/build_env.sh |