diff options
-rw-r--r-- | portal-gui/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portal-gui/Makefile.in b/portal-gui/Makefile.in index f9b98b1c..d39ba869 100644 --- a/portal-gui/Makefile.in +++ b/portal-gui/Makefile.in @@ -73,7 +73,7 @@ INSTALL_FILES=\ rpkigui/templates/myrpki/prefix_view.html \ rpkigui/templates/myrpki/xml_import.html \ rpkigui/templates/registration/login.html \ - scripts/adduser \ + scripts/adduser.py \ scripts/helper \ scripts/list_resources.py \ scripts/load_csv.py \ |