]> granicus.if.org Git - curl/commitdiff
Added three tiny PHP examples
authorDaniel Stenberg <daniel@haxx.se>
Mon, 19 Feb 2001 13:39:21 +0000 (13:39 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 19 Feb 2001 13:39:21 +0000 (13:39 +0000)
docs/examples/Makefile.am

index f620440c7c7e03e4ce62dc4ad8b630df4a729bf5..b8e9bc6a253de28da159994362fdb401ab28cc76 100644 (file)
@@ -5,7 +5,8 @@
 AUTOMAKE_OPTIONS = foreign no-dependencies
 
 EXTRA_DIST = 
-       README curlgtk.c sepheaders.c simple.c postit.c
+       README curlgtk.c sepheaders.c simple.c postit.c \
+       getpageinvar.php simpleget.php simplepost.php
 
 all:
        @echo "done"