diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-25 14:10:30 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-04-11 09:01:34 +0900 |
| commit | fb640751bcfd3cdaaa78b003e5a67f1f985b0247 (patch) | |
| tree | 60f7c90fe22c0d4471ff30399f9b5fa23ba129eb /templates/Makefile.am | |
| parent | b397827f4140520cc6c85fa3ca61eee732211983 (diff) | |
| download | kmyfirewall-fb640751.tar.gz kmyfirewall-fb640751.zip | |
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a2d6e5952c3fdb06a5a625817f3775189337ce8d)
Diffstat (limited to 'templates/Makefile.am')
| -rw-r--r-- | templates/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/Makefile.am b/templates/Makefile.am deleted file mode 100644 index b7b2337..0000000 --- a/templates/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -EXTRA_DIST = workstation_template.tkmfrs - -templatedir = $(kde_datadir)/kmyfirewall/templates -template_DATA = 02_workstation_template.tkmfgrs \ -02_workstation_template.tkmfrs \ -03_nat_router_template.tkmfgrs \ -03_nat_router_template.tkmfrs \ -04_web_server_template.tkmfgrs \ -04_web_server_template.tkmfrs
\ No newline at end of file |
