]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Tue, 14 Feb 2006 14:29:47 +0000 (14:29 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 14 Feb 2006 14:29:47 +0000 (14:29 +0000)
maint-cfg.mk

index 0463088a391be2042603d3a9706d7a5aa3d9d8c7..83a5147541abc4f2d99d41685533128904043c50 100644 (file)
@@ -35,3 +35,5 @@ bootstrap: autoreconf gtk-doc.make
 
 mingw32: autoreconf gtk-doc.make
        ./configure $(CFGFLAGS) --host=i586-mingw32msvc --build=`./config.guess`
+
+.PHONY: bootstrap autoreconf mingw32