Makefile.am: Don't forget to dist the new win32.mak.
authorTim-Philipp Müller <tim@centricular.net>
Mon, 17 Dec 2007 19:56:32 +0000 (19:56 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 17 Dec 2007 19:56:32 +0000 (19:56 +0000)
Original commit message from CVS:
* Makefile.am:
Don't forget to dist the new win32.mak.

ChangeLog
Makefile.am

index 2b46790..bf70f9b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
 
+       * Makefile.am:
+         Don't forget to dist the new win32.mak.
+
+2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
+
        * win32.mak: (win32), (win32defs):
          Move common win32 Makefile foo into this new file.
 
index 29fe8af..cac4ff5 100644 (file)
@@ -3,7 +3,7 @@ SUBDIRS = m4
 EXTRA_DIST = \
        ChangeLog \
        gettext.patch \
-       glib-gen.mak gtk-doc.mak upload.mak release.mak \
+       glib-gen.mak gtk-doc.mak upload.mak release.mak win32.mak \
        gst-autogen.sh \
        check-exports \
        c-to-xml.py gst-xmlinspect.py mangle-tmpl.py scangobj-merge.py \