Forgot to add some Makefile.am's. Should have noticed it because 'mtn status' is cool

Mon, 22 Jan 2007 09:42:24 +0000

author
Sean Egan <seanegan@pidgin.im>
date
Mon, 22 Jan 2007 09:42:24 +0000
changeset 15446
b4c56c3bf6a8
parent 15445
3dbe142efc1b
child 15447
72e83e94e76f

Forgot to add some Makefile.am's. Should have noticed it because 'mtn status' is cool

pidgin/pixmaps/emotes/Makefile.am file | annotate | diff | comparison | revisions
pidgin/pixmaps/emotes/default/Makefile.am file | annotate | diff | comparison | revisions
pidgin/pixmaps/emotes/none/Makefile.am file | annotate | diff | comparison | revisions
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pidgin/pixmaps/emotes/Makefile.am	Mon Jan 22 09:42:24 2007 +0000
@@ -0,0 +1,1 @@
+SUBDIRS=default none
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pidgin/pixmaps/emotes/default/Makefile.am	Mon Jan 22 09:42:24 2007 +0000
@@ -0,0 +1,1 @@
+SUBDIRS=22 scalable
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pidgin/pixmaps/emotes/none/Makefile.am	Mon Jan 22 09:42:24 2007 +0000
@@ -0,0 +1,4 @@
+gaimsmileypixdir = $(datadir)/pixmaps/gaim/smileys/none
+gaimsmileypix_DATA = theme 
+
+EXTRA_DIST = $(gaimsmileypix_DATA)

mercurial