add dummy all-local rules for the !gtk-doc case, to fix problems with some
2002-08-27 Manish Singh <yosh@gimp.org> * devel-docs/lib*/Makefile.am: add dummy all-local rules for the !gtk-doc case, to fix problems with some automake/make combos * modules/Makefile.am: use lib instead of libexec to appease automake 1.6
This commit is contained in:

committed by
Manish Singh

parent
c46dedd9c5
commit
e3e2b6de89
@ -133,6 +133,8 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
|
||||
@echo '-- Fixing Crossreferences'
|
||||
cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
|
||||
touch html-build.stamp
|
||||
else
|
||||
all-local:
|
||||
endif
|
||||
|
||||
##############
|
||||
|
Reference in New Issue
Block a user