configure.ac
changeset 26 9816b7a56c23
parent 24 2b9f54d14cc2
child 27 7fbec6da8123
     1.1 --- a/configure.ac	Sat Nov 15 19:04:45 2014 +0000
     1.2 +++ b/configure.ac	Mon Nov 17 11:30:24 2014 +0000
     1.3 @@ -19,11 +19,14 @@
     1.4  pre-inst/resources.rc
     1.5  app-manager/Makefile
     1.6  app-manager/resources.rc
     1.7 +plover-open/Makefile
     1.8 +plover-open/resources.rc
     1.9  ])
    1.10  PLOVER_MSWIN_MANIFEST([setup/setup.exe.manifest:setup/manifest.xml.in
    1.11  update/update.exe.manifest:update/manifest.xml.in
    1.12  pre-inst/pre-inst.exe.manifest:pre-inst/manifest.xml.in
    1.13  app-manager/app-manager.exe.manifest:app-manager/manifest.xml.in
    1.14 +plover-open/plover-open.exe.manifest:plover-open/manifest.xml.in
    1.15  ])
    1.16  AM_INIT_AUTOMAKE(no-define)
    1.17  m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])