diff options
author | Michele Calgaro <[email protected]> | 2024-05-02 14:08:32 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-05-13 22:17:05 +0900 |
commit | 5540154f1231a0a4fe3bafa8d839dd5fe24874e7 (patch) | |
tree | 1aedadc7a5044267478994c033efb4852f8d5f62 /po | |
parent | 3a0b17ba414bb4e4f5f37276cf4f26a1b9d877d5 (diff) | |
download | smb4k-5540154f1231a0a4fe3bafa8d839dd5fe24874e7.tar.gz smb4k-5540154f1231a0a4fe3bafa8d839dd5fe24874e7.zip |
Drop autotools support
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/po/Makefile.am b/po/Makefile.am deleted file mode 100644 index 4fe3ba5..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -POFILES = AUTO - -EXTRA_DIST=smb4k.pot - |