blob: 94d4c81d95b60175451fd4e2ccb2b596aa199271 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- kipi-plugins/Makefile.in.orig Wed Jan 24 22:04:37 2007
+++ kipi-plugins/Makefile.in Fri Jan 26 08:31:57 2007
@@ -377,11 +377,7 @@
@compile_ACQUIREIMAGES_TRUE@ACQUIREIMAGESDIR = acquireimages
@compile_RAWCONVERTER_TRUE@RAWCONVERTERDIR = rawconverter
@compile_IPODEXPORT_TRUE@IPODEXPORTDIR = ipodexport
-SUBDIRS = common printwizard calendar mpegencoder cdarchiving simpleviewerexport \
- sendimages batchprocessimages wallpaper findimages galleryexport flickrexport \
- jpeglossless timeadjust gpssync metadataedit \
- $(SLIDESHOWDIR) $(KAMERAKLIENTDIR) $(ACQUIREIMAGESDIR) $(RAWCONVERTERDIR) \
- $(HTMLEXPORTDIR) $(IPODEXPORTDIR)
+SUBDIRS = common %%SUBDIRS%%
rcdir = $(kde_datadir)/kipi
rc_DATA = tips
|