diff options
Diffstat (limited to 'data/deftheme/silverirc/Makefile.am')
-rw-r--r-- | data/deftheme/silverirc/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/deftheme/silverirc/Makefile.am b/data/deftheme/silverirc/Makefile.am new file mode 100644 index 00000000..e4f01a62 --- /dev/null +++ b/data/deftheme/silverirc/Makefile.am @@ -0,0 +1,5 @@ +tmpdir = $(themedir)/silverirc + +tmp_DATA = themeinfo.kvc themedata.kvc pixmapIrcViewBackground.png pixmapInputBackground.png pixmapUserListViewBackground.png + +EXTRA_DIST = $(tmp_DATA)
\ No newline at end of file |