b8899162aa
Parts submitted by: Koop Mast <einekoai@chello.nl>
23 lines
647 B
Text
23 lines
647 B
Text
--- Makefile.in.orig Fri Mar 28 09:16:24 2003
|
|
+++ Makefile.in Fri Mar 28 09:17:36 2003
|
|
@@ -176,9 +176,9 @@
|
|
am__quote = @am__quote@
|
|
install_sh = @install_sh@
|
|
|
|
-SUBDIRS = intl po macros tagmanager global-tags scintilla \
|
|
+SUBDIRS = intl po macros tagmanager global-tags \
|
|
widgets printing manuals omf-install pixmaps scripts data \
|
|
- doc launcher plugins src macros2
|
|
+ launcher plugins src macros2
|
|
|
|
|
|
anjutadocdir = ${prefix}/@NO_PREFIX_PACKAGE_DOC_DIR@
|
|
@@ -592,7 +592,7 @@
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-anjuta_dataDATA install-anjutadocDATA \
|
|
+install-data-am: install-anjuta_dataDATA \
|
|
install-gnomemenuDATA
|
|
|
|
install-exec-am:
|