diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-01-01 20:22:11 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-01-02 23:11:57 +0900 |
| commit | 73ddf4aa7f96909a9e72f33a06db499cb9564c4a (patch) | |
| tree | 84439fd227c8db1c4ff40e4dfc9479a246da3887 /src/scripts/Makefile.am | |
| parent | c15b124f40f19f1090280e1c7b7257a48bb844a8 (diff) | |
| download | kvirc-73ddf4aa7f96909a9e72f33a06db499cb9564c4a.tar.gz kvirc-73ddf4aa7f96909a9e72f33a06db499cb9564c4a.zip | |
Move scripts folder to src/scripts
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/scripts/Makefile.am')
| -rw-r--r-- | src/scripts/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/scripts/Makefile.am b/src/scripts/Makefile.am new file mode 100644 index 0000000..15f3de1 --- /dev/null +++ b/src/scripts/Makefile.am @@ -0,0 +1,5 @@ +############################################################################### +# KVirc IRC client Makefile - 16.12.98 Szymon Stefanek <stefanek@tin.it> +############################################################################### + +SUBDIRS = browser config helpsearch |
