From d7243dc2967ad8aa0ae9fb0cdfe7d5706f7c60ec Mon Sep 17 00:00:00 2001 From: sam Date: Thu, 16 Oct 2008 22:48:26 +0000 Subject: [PATCH] Do not ship build-win32 with the tarballs, since they do not ship the GTK# runtime. git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/libpipi/trunk@2953 92316355-f0b4-4df1-b90c-862c8a59935f --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 59b37c6..59ff9ba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,6 +3,6 @@ SUBDIRS = pipi src genethumb examples test pipi-sharp ThePimp DIST_SUBDIRS = $(SUBDIRS) win32 -EXTRA_DIST = bootstrap build-win32 NOTES +EXTRA_DIST = bootstrap NOTES AUTOMAKE_OPTIONS = dist-bzip2