Include conky_no_x11.conf in the tarballs
[monky] / data / Makefile.am
index b092fed..c853e26 100644 (file)
@@ -24,6 +24,6 @@
 #
 
 configdir = ${sysconfdir}/conky
-dist_config_DATA = conky.conf
+dist_config_DATA = conky.conf conky_no_x11.conf
 
 # vi:set ts=8 sw=8 noet ai nocindent syntax=automake: