summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2000-08-11 02:58:59 +0000
committerHavoc Pennington <hp@src.gnome.org>2000-08-11 02:58:59 +0000
commitfcc951506dff22d5ce807272420e6a63d2ea6225 (patch)
treee1173e6e610ffe1e0966b2151d4a5cda33371b9b /Makefile.am
parent5d048f3365e126f639a3faa97c7eccf4bf8cd14c (diff)
downloadgtk+-fcc951506dff22d5ce807272420e6a63d2ea6225.tar.gz
Change the format of the snapshot version to match glib
2000-08-10 Havoc Pennington <hp@redhat.com> * Makefile.am (snapshot): Change the format of the snapshot version to match glib * gdk/win32/Makefile.am (EXTRA_DIST): remove gdkinputprivate.h from EXTRA_DIST since it doesn't seem to exist 2000-08-10 Havoc Pennington <hp@redhat.com> * Makefile.am (EXTRA_DIST): The *.def files had the wrong names (s/pixbuf_/pixbufloader_)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 812c5b0f83..fbab5ecd6d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -146,4 +146,4 @@ sanity:
snapshot:
- $(MAKE) dist distdir=$(PACKAGE)`date +"%y%m%d"`
+ $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`