X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=c4fe33eb761a090a80a35272e4501e5bc075ec10;hb=97962a20401048e4ec1cd2091910a09f5a3d748f;hp=5f849c4c3f90c441073dc4afd3872362698d7ff3;hpb=c130d5dbfd3f4d4a2721c9be786b7fa45b806aca;p=lyx.git diff --git a/Makefile.am b/Makefile.am index 5f849c4c3f..c4fe33eb76 100644 --- a/Makefile.am +++ b/Makefile.am @@ -59,7 +59,7 @@ doxydoc: sourcedoc/Doxyfile sourcedoc/Doxyfile: sourcedoc/Doxyfile.in config.status cd $(top_builddir) \ - && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status + && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status lgbtags: etags --totals=yes --recurse=yes -o TAGS $(top_srcdir)/*