remove ftp.[ch] from src/Makefile.am
authorPhilip Kovacs <pkovacs@users.sourceforge.net>
Mon, 8 Jan 2007 01:34:00 +0000 (01:34 +0000)
committerPhilip Kovacs <pkovacs@users.sourceforge.net>
Mon, 8 Jan 2007 01:34:00 +0000 (01:34 +0000)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@827 7f574dfc-610e-0410-a909-a81674777703

ChangeLog
src/Makefile.am

index a487c44..107461a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
 2006-01-07
        * Add config.rpath (created by gettextize -copy) to distributtion
          to satisfy AM_ICONV.
-       * Clean up some warnings.
+       * Clean up some warnings; remove ftp.[ch] from src/Makefile.am.
 
 2006-12-29
        * Update svn ebuild to new sourceforge url scheme.
index 50ca759..0429948 100644 (file)
@@ -74,8 +74,6 @@ EXTRA_DIST =                  \
        audacious.h             \
        bmpx.c                  \
        freebsd.c               \
-       ftp.c                   \
-       ftp.h                   \
        hddtemp.c               \
        linux.c                 \
        libmpdclient.c          \