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 /plugins/Makefile.am | |
parent | 5b699253f80ef9335bec29e33b1a10346c2dfb97 (diff) | |
download | tderadio-1f012b11767fcc94871e3e79db230a056fd65dec.tar.gz tderadio-1f012b11767fcc94871e3e79db230a056fd65dec.zip |
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am deleted file mode 100644 index 3e9e46f..0000000 --- a/plugins/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -INCLUDES = -METASOURCES = AUTO -SUBDIRS = gui-docking-menu gui-error-log gui-quickbar gui-standard-display $(PLUGIN_LIRC) \ - radio timecontrol v4lradio $(PLUGIN_OSS) soundserver recording timeshifter $(PLUGIN_ALSA) streaming |