yelp r3157 - branches/webkit/src



Author: atoker
Date: Fri Jul 18 20:04:28 2008
New Revision: 3157
URL: http://svn.gnome.org/viewvc/yelp?rev=3157&view=rev

Log:
Fix make dist

yelp-print sources are still in tree but unused in the build.


Modified:
   branches/webkit/src/yelp-html.h
   branches/webkit/src/yelp-window.c

Modified: branches/webkit/src/yelp-html.h
==============================================================================
--- branches/webkit/src/yelp-html.h	(original)
+++ branches/webkit/src/yelp-html.h	Fri Jul 18 20:04:28 2008
@@ -26,8 +26,6 @@
 #include <config.h>
 #include <webkit/webkit.h>
 
-#include "yelp-print.h"
-
 G_BEGIN_DECLS
 
 #define YELP_TYPE_HTML         (yelp_html_get_type ())

Modified: branches/webkit/src/yelp-window.c
==============================================================================
--- branches/webkit/src/yelp-window.c	(original)
+++ branches/webkit/src/yelp-window.c	Fri Jul 18 20:04:28 2008
@@ -44,7 +44,6 @@
 #include "yelp-docbook.h"
 #include "yelp-db-print.h"
 #include "yelp-window.h"
-#include "yelp-print.h"
 #include "yelp-debug.h"
 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]