From: Felix Domke Date: Sun, 5 Mar 2006 22:43:47 +0000 (+0000) Subject: add ConfigurationBackup X-Git-Tag: 2.6.0~3863 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/5f8f37a21fa5a6880802e2def55b38e25444365e add ConfigurationBackup --- diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am index 51e14620..6c48672f 100644 --- a/lib/python/Plugins/SystemPlugins/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -1 +1,2 @@ -SUBDIRS = SoftwareUpdate FrontprocessorUpgrade OldSoftwareUpdate PositionerSetup +SUBDIRS = SoftwareUpdate FrontprocessorUpgrade OldSoftwareUpdate PositionerSetup ConfigurationBackup +