summaryrefslogtreecommitdiff
path: root/qt-recordmydesktop/Makefile.am
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2020-07-11 16:47:00 -0700
committerVito Caputo <vcaputo@pengaru.com>2020-07-11 16:47:00 -0700
commit3625160acc1715fc380f58ec3c4248485bed2370 (patch)
treedc95a32d81daac298cef69879a639029797fb762 /qt-recordmydesktop/Makefile.am
parentcfcca8681b88a171fb2cdbb83daa5f22bbedb6b8 (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 'qt-recordmydesktop/Makefile.am')
-rw-r--r--qt-recordmydesktop/Makefile.am11
1 files changed, 0 insertions, 11 deletions
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
-
© All Rights Reserved