From 5f8f37a21fa5a6880802e2def55b38e25444365e Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Sun, 5 Mar 2006 22:43:47 +0000 Subject: [PATCH] add ConfigurationBackup --- lib/python/Plugins/SystemPlugins/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 + -- 2.30.2