X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FMakefile.am;h=22c09902f7310a023599013c0dabc4837d3df32c;hb=27a8abf7681a3f2552f1791127f7d0cd000f0b6d;hp=db5de46291192389d3b7b7c3aebee219877084aa;hpb=6c7b5b12c7ae748cbdb8d25899033e2c76e23c68;p=lyx.git diff --git a/development/Makefile.am b/development/Makefile.am index db5de46291..22c09902f7 100644 --- a/development/Makefile.am +++ b/development/Makefile.am @@ -96,6 +96,14 @@ autotests/keytest.py \ autotests/lyx2lyxtest.cmake \ autotests/single-test.cmake \ autotests/xvkbd/CMakeLists.txt \ +autotests/xvkbd/findwidget.c \ +autotests/xvkbd/resources.h \ +autotests/xvkbd/XVkbd-common.h \ +autotests/xvkbd/xvkbd.c \ +autotests/xvkbd/xvkbd.xbm \ +autotests/xvkbd/iconify.xbm \ +autotests/xvkbd/xvkbd_icon.xbm \ +autotests/xvkbd/xvkbd_iconmask.xbm \ checkurls/CMakeLists.txt \ checkurls/CheckURL.pm \ checkurls/search_url.pl \ @@ -108,6 +116,7 @@ cmake/LyX_summary.txt \ cmake/PyCompile.cmake \ cmake/config.cpp.cmake \ cmake/config.h.cmake \ +cmake/lyx_commit_hash.h.cmake \ cmake/configCompiler.h.cmake \ cmake/configFunctions.cmake \ cmake/configIncludes.cmake \