12 lines
541 B
Plaintext
12 lines
541 B
Plaintext
|
--- doc/Makefile.in.orig Fri Feb 17 16:39:44 2006
|
||
|
+++ doc/Makefile.in Sat Apr 22 20:38:02 2006
|
||
|
@@ -160,7 +160,7 @@ sharedstatedir = @sharedstatedir@
|
||
|
sysconfdir = @sysconfdir@
|
||
|
target_alias = @target_alias@
|
||
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
||
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
||
|
+docdir = $(datadir)/doc/$(PACKAGE)
|
||
|
CLEANFILES = index.html compatibility.html changelog.html license.html Xdialog.1
|
||
|
doc_DATA = index.html compatibility.html changelog.html license.html $(srcdir)/*.html $(srcdir)/*.png
|
||
|
man_MANS = Xdialog.1
|