diff options
Diffstat (limited to 'src/manager/Makefile.am')
-rw-r--r-- | src/manager/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/manager/Makefile.am b/src/manager/Makefile.am index 33dba55bf..432fad94b 100644 --- a/src/manager/Makefile.am +++ b/src/manager/Makefile.am @@ -45,8 +45,7 @@ templates/static/router.png templates/static/pipe-good.png templates/static/nat. templates/static/gateway-right.png templates/static/client-right.png EXTRA_DIST = sqlite.db templates/header.cs templates/footer.cs \ -templates/auth/login.cs templates/auth/logout.cs \ -templates/gateway/list.cs templates/status/ikesalist.cs \ +templates/auth/login.cs templates/gateway/list.cs templates/status/ikesalist.cs \ templates/static/style.css templates/static/script.js \ templates/static/pipe.png templates/static/pipe-bad.png templates/static/jquery.js \ templates/static/gateway-left.png templates/static/client-left.png templates/static/strongswan.png \ |