Browse Source

Replaced white spaces with a tab to fix "Makefile:150: *** missing separator"

Noriko Hosoi 19 years ago
parent
commit
112105119b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ldap/servers/plugins/Makefile

+ 1 - 1
ldap/servers/plugins/Makefile

@@ -147,6 +147,6 @@ endif
 	cd http; $(MAKE) $(MFLAGS) clean
 	cd views; $(MAKE) $(MFLAGS) clean
 	#cd presence; $(MAKE) $(MFLAGS) clean
-        cd dna; $(MAKE) $(MFLAGS) clean
+	cd dna; $(MAKE) $(MFLAGS) clean
 
 veryclean:	clean