don't install the example programs! :-O
authorDaniel Stenberg <daniel@haxx.se>
Thu, 24 Jan 2002 07:38:01 +0000 (07:38 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 24 Jan 2002 07:38:01 +0000 (07:38 +0000)
multi/Makefile.am

index 013c1db..d8a34c4 100644 (file)
@@ -4,7 +4,7 @@
 
 INCLUDES = -I$(top_srcdir)/include
 
-bin_PROGRAMS = app single double
+noinst_PROGRAMS = app single double
 
 app_SOURCES = app.c
 app_LDADD = ../lib/libcurl.la