aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--Makefile.am5
2 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a0cb180..3d41b85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-04-06 Matthew Allum,,, <mallum@openedhand.com>
+
+ * Makefile.am:
+ Add snapshot target
+
+2004-02-10 Matchbox-common-0.8 released - RELEASE_0_8 tag
+
2004-02-07 Matthew Allum,,, <mallum@handhelds.org>
* configure.ac:
diff --git a/Makefile.am b/Makefile.am
index ebd7840..625716c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,4 +2,7 @@ SUBDIRS = data icons
EXTRA_DIST = matchbox-session
-bin_SCRIPTS = matchbox-session \ No newline at end of file
+bin_SCRIPTS = matchbox-session
+
+snapshot:
+ $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`