Fix order of arguments for tar.
[oweals/tinc.git] / doc / Makefile.am
index d31e8a3dd358762c1fb2ce0c4f2029725ce15e72..79852516b29142e1d022d215cfbe3017be8ad8d1 100644 (file)
@@ -17,7 +17,7 @@ transform = s/ginstall/install/; @program_transform_name@
 # see GNUmakefile and Makefile.maint.
 
 sample-config.tar.gz: sample-config
-       GZIP=$(GZIP_ENV) $(AMTAR) --exclude .svn chozf sample-config.tar.gz sample-config
+       GZIP=$(GZIP_ENV) $(AMTAR) chozf sample-config.tar.gz --exclude .svn sample-config
 
 texi2html: tinc.texi
        texi2html -split=chapter tinc.texi