diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-11-05 16:26:07 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-11-05 16:26:07 +0900 |
| commit | 1f012b11767fcc94871e3e79db230a056fd65dec (patch) | |
| tree | 45a4946a06a51b5730f47d6f2d211edb79c1bb76 /src/po | |
| parent | 5b699253f80ef9335bec29e33b1a10346c2dfb97 (diff) | |
| download | tderadio-1f012b11.tar.gz tderadio-1f012b11.zip | |
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/po')
| -rw-r--r-- | src/po/Makefile.am | 1 | ||||
| -rw-r--r-- | src/po/tderadio/Makefile.am | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/src/po/Makefile.am b/src/po/Makefile.am deleted file mode 100644 index 8d7760c..0000000 --- a/src/po/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = tderadio diff --git a/src/po/tderadio/Makefile.am b/src/po/tderadio/Makefile.am deleted file mode 100644 index e8b16ec..0000000 --- a/src/po/tderadio/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -POFILES = AUTO -PACKAGE = tderadio |
