dia r4029 - in trunk: . app plug-ins/postscript plug-ins/wmf
- From: hans svn gnome org
- To: svn-commits-list gnome org
- Subject: dia r4029 - in trunk: . app plug-ins/postscript plug-ins/wmf
- Date: Sat, 17 May 2008 15:29:14 +0100 (BST)
Author: hans
Date: Sat May 17 14:29:14 2008
New Revision: 4029
URL: http://svn.gnome.org/viewvc/dia?rev=4029&view=rev
Log:
2008-05-17  Hans Breuer  <hans breuer org>
	* app/Makefile.am : no paginate_*.* here, removed from EXTRA_DIST
	* plug-ins/wmf/Makefile.am : updated EXTRA_DIST
	* plug-ins/postscript/Makefile.am : updated EXTRA_DIST
Modified:
   trunk/ChangeLog
   trunk/app/Makefile.am
   trunk/plug-ins/postscript/Makefile.am
   trunk/plug-ins/wmf/Makefile.am
Modified: trunk/app/Makefile.am
==============================================================================
--- trunk/app/Makefile.am	(original)
+++ trunk/app/Makefile.am	Sat May 17 14:29:14 2008
@@ -230,10 +230,6 @@
 
 EXTRA_DIST = \
 	GNOME_Dia.oaf \
-	paginate_psprint.c \
-	paginate_psprint.h \
-	paginate_gdiprint.cpp \
-	paginate_gdiprint.h \
 	winmain.c \
 	makefile.msc \
 	dia.def \
Modified: trunk/plug-ins/postscript/Makefile.am
==============================================================================
--- trunk/plug-ins/postscript/Makefile.am	(original)
+++ trunk/plug-ins/postscript/Makefile.am	Sat May 17 14:29:14 2008
@@ -18,7 +18,9 @@
 
 pkglib_LTLIBRARIES = libpostscript_filter.la
 
-EXTRA_DIST = \
+EXTRA_DIST = \
+	diapsft2renderer.c \
+	diapsft2renderer.h \
 	win32print.c \
 	win32print.h
 
Modified: trunk/plug-ins/wmf/Makefile.am
==============================================================================
--- trunk/plug-ins/wmf/Makefile.am	(original)
+++ trunk/plug-ins/wmf/Makefile.am	Sat May 17 14:29:14 2008
@@ -14,7 +14,12 @@
   $(GTK_CFLAGS) $(GNOME_CFLAGS) $(PANGOFT2_CFLAGS) $(UNICODE_CFLAGS) \
   $(DEBUG_CFLAGS) $(LIBEMF_CFLAGS)
 
-EXTRA_DIST = 
+EXTRA_DIST = \
+	paginate_gdiprint.cpp \
+	paginate_gdiprint.h \
+	wmf_gdi.cpp \
+	wmf_gdi.h \
+	libemf-todo.txt
 
 # Prevent installation
 install-pkglibLTLIBRARIES:
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]