--- rpl/modules/motif/Makefile.am 2017/08/22 11:22:04 1.12 +++ rpl/modules/motif/Makefile.am 2017/08/23 09:40:53 1.14 @@ -1,5 +1,6 @@ SRCRPLC=\ XSynchronize.rplc \ + XStoreName.rplc \ XtAddCallback.rplc \ XtAppExitMainLoop.rplc \ XtAppInitialize.rplc \ @@ -8,6 +9,7 @@ SRCRPLC=\ XtCreateManagedWidget.rplc \ XtCreateWidget.rplc \ XtDestroyWidget.rplc \ + XtOpenApplication.rplc \ XtPopdown.rplc \ XtPopup.rplc \ XtRealizeWidget.rplc \