comparison pidgin/themes/Makefile.am @ 32765:8fb1124b2794

Put conversation theme in its own directory.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Tue, 18 Oct 2011 04:17:47 +0000
parents
children
comparison
equal deleted inserted replaced
32764:ef01f180114b 32765:8fb1124b2794
1
2 themetemplatedir = $(datadir)/pidgin/theme/conversation
3 themetemplate_DATA = Template.html
4
5 EXTRA_DIST = $(themetemplate_DATA)
6