1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-26 12:27:52 +00:00

We continue our good old tradition of breaking FreeBSD

code right before the release. This time, somebody refactored
the code to use freebsd.h, but forgot to include
freebsd.h to EXTRA_DIST, so the resulting tarball was
missing it and non-buildable on FreeBSD, thank you, kind man,
for doing it, please keep up breaking FreeBSD port, it's a 
great pleasure for me to fix it all the time, and don't
even think to drop me email or ask me on IRC, I like
surprises very much.


git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1235 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Roman Bogorodskiy 2008-08-07 06:07:50 +00:00
parent 6cbffa71ef
commit 6a5691ab70

View File

@ -133,6 +133,7 @@ EXTRA_DIST = \
bmpx.c \
common.h \
freebsd.c \
freebsd.h \
fs.h \
hddtemp.c \
hddtemp.h \