its called as-compiler-flag.m4, not as-compiler.m4.
authorJohan Dahlin <johan@gnome.org>
Sun, 10 Feb 2008 19:11:21 +0000 (19:11 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sun, 10 Feb 2008 19:11:21 +0000 (19:11 +0000)
2008-02-10  Johan Dahlin  <johan@gnome.org>

* m4/Makefile.am (EXTRA_DIST): its called as-compiler-flag.m4,
not as-compiler.m4.

svn path=/trunk/; revision=109

ChangeLog
m4/Makefile.am

index cc204cc..6462ae9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-02-10  Johan Dahlin  <johan@gnome.org>
 
+       * m4/Makefile.am (EXTRA_DIST): its called as-compiler-flag.m4, 
+       not as-compiler.m4.
+
        * tests/parser/Makefile.am: Only create Foo.gidl when running make
        check, eg exclude it from BUILT_SOURCES.
 
index c2095e8..d53e7c8 100644 (file)
@@ -1 +1 @@
-EXTRA_DIST=gcov.m4 as-compiler.m4
+EXTRA_DIST=gcov.m4 as-compiler-flag.m4