diff options
Diffstat (limited to 'Makefile.am.common')
-rw-r--r-- | Makefile.am.common | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am.common b/Makefile.am.common new file mode 100644 index 0000000000000..b3bbf45088e44 --- /dev/null +++ b/Makefile.am.common @@ -0,0 +1,4 @@ +# $Id: Makefile.am.common 10998 2002-05-19 18:35:37Z joda $ + +include $(top_srcdir)/cf/Makefile.am.common + |