From 8c20dc919f7d54eb48fb60f39ba5e1d466a70763 Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Wed, 13 Jan 2021 19:26:24 +0200 Subject: Initial commit Signed-off-by: Mavridis Philippe --- src/about/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/about/Makefile.am (limited to 'src/about/Makefile.am') diff --git a/src/about/Makefile.am b/src/about/Makefile.am new file mode 100644 index 0000000..41d8ae0 --- /dev/null +++ b/src/about/Makefile.am @@ -0,0 +1,9 @@ +about_DATA = \ + main.html \ + wait.html \ + nodb.html \ + aboutklamav.html \ + klam.png \ + tshirt.png + +aboutdir = $(kde_datadir)/klamav/about -- cgit v1.2.1