From: Brenden Matthews Date: Sun, 29 Jun 2008 00:27:09 +0000 (+0000) Subject: fix missing entries in Makefile.am X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=35e1932ad151b2a7bd4d09796e2ac1efd312ba51;p=monky fix missing entries in Makefile.am git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1198 7f574dfc-610e-0410-a909-a81674777703 --- diff --git a/src/Makefile.am b/src/Makefile.am index e2b9a63..e853010 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -130,14 +130,22 @@ EXTRA_DIST = \ audacious.c \ audacious.h \ bmpx.c \ + common.h \ freebsd.c \ + fs.h \ hddtemp.c \ + hddtemp.h \ linux.c \ + linux.h \ libmpdclient.c \ libmpdclient.h \ libtcp-portmon.c \ libtcp-portmon.h \ + rss.h \ + mail.h \ + mixer.h \ mpd.c \ + mpd.h \ netbsd.c \ nvidia.c \ nvidia.h \ @@ -145,7 +153,8 @@ EXTRA_DIST = \ solaris.c \ top.h \ diskio.h \ - x11.c \ + x11.c \ + x11.h \ xmms2.c \ smapi.c \ users.c