r670: add make everything
authorStefan Metzmacher <metze@samba.org>
Thu, 13 May 2004 10:42:53 +0000 (10:42 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:53:40 +0000 (12:53 -0500)
metze

source/build/smb_build/makefile.pl

index b7cf9b0e99ff6668aef66b8b2e813ba96410da38..21331b5a683b6bd45ff4d7a9a6bffd07fc42102e 100644 (file)
@@ -747,6 +747,8 @@ scripting/swig/python/_tdb.so: scripting/swig/python/tdb.py scripting/swig/pytho
        \$(SHLD) \$(LDSHFLAGS) -o scripting/swig/python/_tdb.so scripting/swig/python/tdb_wrap.po \\
                \$(PYTHON_TDB_PICOBJ)
 
+everything: all
+
 etags:
        etags `find \$(srcdir) -name \"*.[ch]\"`