From 855ba06dc0875e0dcffb9c5d388f8b30abd2deb2 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 5 Mar 2010 21:43:30 +0100 Subject: Remove a long lived win32 hack It seems that the dummy libraries are not needed anymore on windows nowadays. --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e97c9ed17e..46355d2e8e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,7 +44,6 @@ endif SUBDIRS = \ m4 \ - win32 \ data \ smclient \ e-util \ -- cgit