summaryrefslogtreecommitdiff
path: root/extra/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'extra/Makefile.in')
-rw-r--r--extra/Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/extra/Makefile.in b/extra/Makefile.in
new file mode 100644
index 000000000..682168dbc
--- /dev/null
+++ b/extra/Makefile.in
@@ -0,0 +1,10 @@
+# Makefile for uClibc
+#
+# Copyright (C) 2000 by Lineo, inc.
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+#
+
+include $(top_srcdir)extra/locale/Makefile.in
+include $(top_srcdir)extra/config/Makefile.in