From 3625160acc1715fc380f58ec3c4248485bed2370 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Sat, 11 Jul 2020 16:47:00 -0700 Subject: *: drop {gtk,qt}-recordmydesktop subdirs This restores the recordmydesktop/ subdir as root from the mirror I cloned by fork from. I have no particular interest in the gtk/qt frontends and it doesn't appear they were part of a single tree in the past. But I will probably preserve backwards compatibility of the cli so they can continue to work with this fork installed. --- qt-recordmydesktop/Makefile.am | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 qt-recordmydesktop/Makefile.am (limited to 'qt-recordmydesktop/Makefile.am') diff --git a/qt-recordmydesktop/Makefile.am b/qt-recordmydesktop/Makefile.am deleted file mode 100644 index c3e900a..0000000 --- a/qt-recordmydesktop/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -AUTOMAKE_OPTIONS = 1.9 - -ACLOCAL_AMFLAGS = -I m4 - - -SUBDIRS = src po m4 -EXTRA_DIST= config.rpath \ - COPYING.gpl3 \ - COPYING.icons \ - COPYING.lgpl3 - -- cgit v1.2.1