From d1a5acc22910f5136e159b5401e68f80852d3630 Mon Sep 17 00:00:00 2001 From: Monsta Date: Tue, 25 Aug 2015 16:36:48 +0300 Subject: drop support for win32 --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index 1e02b60..faa7286 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -48,7 +48,7 @@ CFILE_GLOB=$(top_srcdir)/libmateweather/*.c # Header files to ignore when scanning. # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h -IGNORE_HFILES=mateweather-enum-types.h mateweather-win32.h parser.h weather-priv.h +IGNORE_HFILES=mateweather-enum-types.h parser.h weather-priv.h # Images to copy into HTML directory. # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png -- cgit v1.2.1