forked from Lainports/opnsense-ports
12 lines
417 B
Text
12 lines
417 B
Text
--- tools/tools.gpr.orig 2015-06-22 10:52:10 UTC
|
|
+++ tools/tools.gpr
|
|
@@ -27,8 +27,7 @@ project Tools is
|
|
|
|
for Source_Dirs use (".", "../templates_parser/tools");
|
|
|
|
- for Main use ("awsres.adb", "aws_password.adb", "templates2ada.adb",
|
|
- "webxref.adb", "templatespp.adb");
|
|
+ for Main use ("awsres.adb", "aws_password.adb", "webxref.adb");
|
|
|
|
case Shared.XMLAda is
|
|
when "Installed" =>
|