mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-02-04 13:08:31 +00:00
adding prss.h to makefile.am so its actually included in the dist
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@926 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
2addde8cc4
commit
196235df06
@ -52,7 +52,7 @@ hddtemp = hddtemp.c
|
||||
endif
|
||||
|
||||
if BUILD_RSS
|
||||
rss = rss.c prss.c
|
||||
rss = rss.c prss.c prss.h
|
||||
endif
|
||||
|
||||
conky_SOURCES = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user