summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@nuclecu.unam.mx>1999-03-26 16:37:50 +0000
committerArturo Espinosa <unammx@src.gnome.org>1999-03-26 16:37:50 +0000
commit7f120ec7049b44624cb0f28d69f96e32add772ad (patch)
treeb7b3f07fe33fc5d767f321d71073967f7874b408
parent18cf6729a7c56cf1ac13487ae0cb96934c75421d (diff)
Put the theme data files in EXTRA_DIST. WILL PEOPLE *PLEASE* SEE THAT
1999-03-26 Federico Mena Quintero <federico@nuclecu.unam.mx> * asclock/themes/shaped/Makefile.am: * asclock/themes/classic/Makefile.am: * asclock/themes/beats/Makefile.am: * asclock/themes/Stone/Makefile.am: * asclock/themes/Orb/Makefile.am: * asclock/themes/Newstone/Makefile.am: * asclock/themes/Freeamp/Makefile.am: Put the theme data files in EXTRA_DIST. WILL PEOPLE *PLEASE* SEE THAT THEIR STUFF PASSES MAKE DISTCHECK BEFORE COMMITTING?
-rw-r--r--ChangeLog12
-rw-r--r--asclock/themes/Freeamp/Makefile.am1
-rw-r--r--asclock/themes/Newstone/Makefile.am1
-rw-r--r--asclock/themes/Orb/Makefile.am1
-rw-r--r--asclock/themes/Stone/Makefile.am1
-rw-r--r--asclock/themes/beats/Makefile.am1
-rw-r--r--asclock/themes/classic/Makefile.am1
-rw-r--r--asclock/themes/shaped/Makefile.am1
-rw-r--r--mailcheck/ChangeLog12
9 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0810c407..e5a77860e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+1999-03-26 Federico Mena Quintero <federico@nuclecu.unam.mx>
+
+ * asclock/themes/shaped/Makefile.am:
+ * asclock/themes/classic/Makefile.am:
+ * asclock/themes/beats/Makefile.am:
+ * asclock/themes/Stone/Makefile.am:
+ * asclock/themes/Orb/Makefile.am:
+ * asclock/themes/Newstone/Makefile.am:
+ * asclock/themes/Freeamp/Makefile.am: Put the theme data files in
+ EXTRA_DIST. WILL PEOPLE *PLEASE* SEE THAT THEIR STUFF PASSES MAKE
+ DISTCHECK BEFORE COMMITTING?
+
1999-03-26 Nat Friedman <nat@nat.org>
* battery/bolt.xpm: New file. Thanks to Will LaShell
diff --git a/asclock/themes/Freeamp/Makefile.am b/asclock/themes/Freeamp/Makefile.am
index 2c9054f76..d5031acd0 100644
--- a/asclock/themes/Freeamp/Makefile.am
+++ b/asclock/themes/Freeamp/Makefile.am
@@ -3,3 +3,4 @@ themedir = $(datadir)/asclock/Freeamp
theme_DATA = config clock.xpm led.xpm date.xpm month.xpm hour.xpm minute.xpm second.xpm beats.xpm weekday.xpm
+EXTRA_DIST = $(theme_DATA)
diff --git a/asclock/themes/Newstone/Makefile.am b/asclock/themes/Newstone/Makefile.am
index b1e58cd9e..0fc8286b8 100644
--- a/asclock/themes/Newstone/Makefile.am
+++ b/asclock/themes/Newstone/Makefile.am
@@ -3,3 +3,4 @@ themedir = $(datadir)/asclock/Newstone
theme_DATA = config clock.xpm led.xpm date.xpm month.xpm hour.xpm minute.xpm second.xpm beats.xpm weekday.xpm
+EXTRA_DIST = $(theme_DATA)
diff --git a/asclock/themes/Orb/Makefile.am b/asclock/themes/Orb/Makefile.am
index 9a3610a77..281abf242 100644
--- a/asclock/themes/Orb/Makefile.am
+++ b/asclock/themes/Orb/Makefile.am
@@ -3,3 +3,4 @@ themedir = $(datadir)/asclock/Orb
theme_DATA = config clock.xpm led.xpm date.xpm month.xpm hour.xpm minute.xpm second.xpm beats.xpm weekday.xpm
+EXTRA_DIST = $(theme_DATA)
diff --git a/asclock/themes/Stone/Makefile.am b/asclock/themes/Stone/Makefile.am
index ee73558b3..1288584ac 100644
--- a/asclock/themes/Stone/Makefile.am
+++ b/asclock/themes/Stone/Makefile.am
@@ -3,3 +3,4 @@ themedir = $(datadir)/asclock/Stone
theme_DATA = config clock.xpm led.xpm date.xpm month.xpm hour.xpm minute.xpm second.xpm beats.xpm weekday.xpm
+EXTRA_DIST = $(theme_DATA)
diff --git a/asclock/themes/beats/Makefile.am b/asclock/themes/beats/Makefile.am
index 7e088a981..dde46f81e 100644
--- a/asclock/themes/beats/Makefile.am
+++ b/asclock/themes/beats/Makefile.am
@@ -3,3 +3,4 @@ themedir = $(datadir)/asclock/beats
theme_DATA = config clock.xpm led.xpm date.xpm month.xpm hour.xpm minute.xpm second.xpm beats.xpm weekday.xpm
+EXTRA_DIST = $(theme_DATA)
diff --git a/asclock/themes/classic/Makefile.am b/asclock/themes/classic/Makefile.am
index d0f591ee0..5533765b1 100644
--- a/asclock/themes/classic/Makefile.am
+++ b/asclock/themes/classic/Makefile.am
@@ -3,3 +3,4 @@ themedir = $(datadir)/asclock/classic
theme_DATA = config clock.xpm led.xpm date.xpm month.xpm hour.xpm minute.xpm second.xpm beats.xpm weekday.xpm
+EXTRA_DIST = $(theme_DATA)
diff --git a/asclock/themes/shaped/Makefile.am b/asclock/themes/shaped/Makefile.am
index fc03facc1..a80a7145d 100644
--- a/asclock/themes/shaped/Makefile.am
+++ b/asclock/themes/shaped/Makefile.am
@@ -3,3 +3,4 @@ themedir = $(datadir)/asclock/shaped
theme_DATA = config clock.xpm led.xpm date.xpm month.xpm hour.xpm minute.xpm second.xpm beats.xpm weekday.xpm
+EXTRA_DIST = $(theme_DATA)
diff --git a/mailcheck/ChangeLog b/mailcheck/ChangeLog
index d0810c407..e5a77860e 100644
--- a/mailcheck/ChangeLog
+++ b/mailcheck/ChangeLog
@@ -1,3 +1,15 @@
+1999-03-26 Federico Mena Quintero <federico@nuclecu.unam.mx>
+
+ * asclock/themes/shaped/Makefile.am:
+ * asclock/themes/classic/Makefile.am:
+ * asclock/themes/beats/Makefile.am:
+ * asclock/themes/Stone/Makefile.am:
+ * asclock/themes/Orb/Makefile.am:
+ * asclock/themes/Newstone/Makefile.am:
+ * asclock/themes/Freeamp/Makefile.am: Put the theme data files in
+ EXTRA_DIST. WILL PEOPLE *PLEASE* SEE THAT THEIR STUFF PASSES MAKE
+ DISTCHECK BEFORE COMMITTING?
+
1999-03-26 Nat Friedman <nat@nat.org>
* battery/bolt.xpm: New file. Thanks to Will LaShell