fix missing entries in Makefile.am
authorBrenden Matthews <brenden1@rty.ca>
Sun, 29 Jun 2008 00:27:09 +0000 (00:27 +0000)
committerBrenden Matthews <brenden1@rty.ca>
Sun, 29 Jun 2008 00:27:09 +0000 (00:27 +0000)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1198 7f574dfc-610e-0410-a909-a81674777703

src/Makefile.am

index e2b9a63..e853010 100644 (file)
@@ -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