diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2020-07-11 16:47:00 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2020-07-11 16:47:00 -0700 |
commit | 3625160acc1715fc380f58ec3c4248485bed2370 (patch) | |
tree | dc95a32d81daac298cef69879a639029797fb762 /gtk-recordmydesktop/m4/Makefile.am | |
parent | cfcca8681b88a171fb2cdbb83daa5f22bbedb6b8 (diff) |
*: 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.
Diffstat (limited to 'gtk-recordmydesktop/m4/Makefile.am')
-rw-r--r-- | gtk-recordmydesktop/m4/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk-recordmydesktop/m4/Makefile.am b/gtk-recordmydesktop/m4/Makefile.am deleted file mode 100644 index 8844e11..0000000 --- a/gtk-recordmydesktop/m4/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -EXTRA_DIST = as-ac-expand.m4 - |