From 3347a7b4989cdf65755d28b5b74b5172474071cb Mon Sep 17 00:00:00 2001 From: Anders Holst Date: Sat, 26 Dec 2009 12:02:32 +0000 Subject: [PATCH] Rename plugin reconstruct_apsc - name should not contain underscore --- Makefile.am | 2 +- configure.ac | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile.am b/Makefile.am index 28df335..702d878 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,7 @@ SUBDIRS = \ permanentclock \ podcast \ quickbutton \ - reconstruct_apsc \ + reconstructapsc \ remotetimer \ rsdownloader \ simplerss \ diff --git a/configure.ac b/configure.ac index 87062b9..b7e93b1 100644 --- a/configure.ac +++ b/configure.ac @@ -307,8 +307,8 @@ movieselectionquickbutton/Makefile movieselectionquickbutton/po/Makefile movieselectionquickbutton/src/Makefile -reconstruct_apsc/Makefile -reconstruct_apsc/src_cc/Makefile -reconstruct_apsc/src_py/Makefile -reconstruct_apsc/meta/Makefile +reconstructapsc/Makefile +reconstructapsc/src_cc/Makefile +reconstructapsc/src_py/Makefile +reconstructapsc/meta/Makefile ]) -- 2.7.4