[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdegraphics/kfile-plugins/ps
From:       Pascal Létourneau <pletourn () globetrotter ! net>
Date:       2004-05-01 18:49:13
Message-ID: 20040501184913.3EE2599FD () office ! kde ! org
[Download RAW message or body]

CVS commit by pletourn: 

gscreator was move here, but Makefile.am was never updated


  M +7 -3      Makefile.am   1.7


--- kdegraphics/kfile-plugins/ps/Makefile.am  #1.6:1.7
@@ -5,7 +5,7 @@
 
 # these are the headers for your project
-noinst_HEADERS   = kfile_ps.h
+noinst_HEADERS   = kfile_ps.h gscreator.h
 
-kde_module_LTLIBRARIES = kfile_ps.la
+kde_module_LTLIBRARIES = kfile_ps.la gsthumbnail.la
 
 kfile_ps_la_SOURCES = kfile_ps.cpp
@@ -13,4 +13,8 @@
 kfile_ps_la_LIBADD = $(LIB_KIO) ../../kghostview/libdscparse.la
 
+gsthumbnail_la_SOURCES = gscreator.cpp
+gsthumbnail_la_LIBADD = $(LIB_KDECORE) ../../kghostview/libdscparse.la
+gsthumbnail_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
+
 # let automoc handle all of the meta source files (moc)
 METASOURCES = AUTO
@@ -19,4 +23,4 @@
         $(XGETTEXT) *.cpp -o $(podir)/kfile_ps.pot
 
-services_DATA = kfile_ps.desktop
+services_DATA = kfile_ps.desktop gsthumbnail.desktop
 servicesdir = $(kde_servicesdir)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic