aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2013-11-27 19:57:43 +0000
committerRob Austein <sra@hactrn.net>2013-11-27 19:57:43 +0000
commit0df907016825281ba8df9176d3084ff8393811d5 (patch)
tree5df55e3db48704f523c8b2f9998c1f9c8c504f73 /configure.ac
parentf6e9809d43094d23da73e5b7edf8e50bacc846f2 (diff)
$top/rpkid/portal-gui/ no longer needs a Makefile. Closes #477.
svn path=/trunk/; revision=5606
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 308ad54a..0d8f15c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -816,8 +816,7 @@ fi
if test $build_ca_tools = yes
then
AC_CONFIG_FILES([rpkid/Makefile
- rpkid/tests/Makefile
- rpkid/portal-gui/Makefile])
+ rpkid/tests/Makefile])
fi
if test $build_ca_tools = yes &&