blob: 2da6709bc5d3f687f1db16d9a6dbcf2048bef5f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
--- Makefile.in.orig Thu May 18 02:27:35 2000
+++ Makefile.in Tue Jun 13 17:15:02 2000
@@ -111,11 +111,11 @@
cxxflags_set = @cxxflags_set@
l = @l@
-SUBDIRS = macros po intl uulib pan docs
+SUBDIRS = macros po intl pan docs
EXTRA_DIST = CREDITS ChangeLog pan.desktop pan.spec pan.png
-Productivitydir = $(datadir)/gnome/apps/Internet
+Productivitydir = $(datadir)/apps/Internet
Productivity_DATA = pan.desktop
icon_DATA = pan.png
|