X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=9a52256508b8e6e96f06ae06ab82144692c971e3;hb=0031da054f072922ed081bc8a877ffd8eb280210;hp=41372745b4ffdf1502257135bb7a6c0275aa8f25;hpb=45a03f4f67bb00f8142e465c615f348f0622eb32;p=features.git diff --git a/Makefile.am b/Makefile.am index 41372745b4..9a52256508 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,5 +52,5 @@ bindist: sourcedoc: mkdir sourcedoc - cd sourcedoc - doc++ -p $(srcdir)/src/*.h + cd sourcedoc ; \ + doc++ -p `find ../$(top_srcdir)/src -name \*.h`