blob: 3d74afc3ece17e4051faebb3daaa008cbea64a58 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- plugins/Makefile.in.orig Sun May 30 17:53:41 2004
+++ plugins/Makefile.in Sun May 30 17:54:22 2004
@@ -285,7 +285,7 @@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-DIST_SUBDIRS = docklet gevolution gaim-remote gestures perl ssl tcl ticker
+DIST_SUBDIRS = docklet gaim-remote gestures perl ssl tcl ticker
-@BUILD_GEVOLUTION_TRUE@GEVOLUTION_DIR = gevolution
+@BUILD_GEVOLUTION_TRUE@GEVOLUTION_DIR =
@USE_PERL_TRUE@PERL_DIR = perl
|