--- rpl/modules/motif/Makefile.am 2017/08/04 08:19:04 1.11 +++ rpl/modules/motif/Makefile.am 2017/08/22 11:37:30 1.13 @@ -1,10 +1,12 @@ SRCRPLC=\ XSynchronize.rplc \ + XStoreName.rplc \ XtAddCallback.rplc \ XtAppExitMainLoop.rplc \ XtAppInitialize.rplc \ XtAppMainLoop.rplc \ XtCreatePopupShell.rplc \ + XtCreateManagedWidget.rplc \ XtCreateWidget.rplc \ XtDestroyWidget.rplc \ XtPopdown.rplc \