build: Ensure that we clean build objects from auth/ as well
authorAndrew Bartlett <abartlet@samba.org>
Sat, 10 Mar 2012 22:08:36 +0000 (09:08 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 14 Mar 2012 22:29:01 +0000 (09:29 +1100)
source3/Makefile.in

index acd47b74670aef35ef4bfbe158669e86867f100c..14a67a54c7dbc3a6690c1eb45055fc25fa7061b1 100644 (file)
@@ -3398,7 +3398,7 @@ cleanlibs::
                ../libcli/*.o ../libcli/*/*.o ../libcli/*/*/*.o \
                ../librpc/*/*.o \
                ../libgpo/*.o ../libgpo/*/*.o \
-               ../libds/*.o ../libds/*/*.o ../dynconfig/*.o
+               ../libds/*.o ../libds/*/*.o ../dynconfig/*.o ../auth/*.o ../auth/*/*.o
 
 clean:: cleanlibs
        -rm -f include/build_env.h