summaryrefslogtreecommitdiffstats
path: root/tools/cpu/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/cpu/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am
new file mode 100644
index 0000000000..43b1da1524
--- /dev/null
+++ b/tools/cpu/Makefile.am
@@ -0,0 +1,12 @@
+##
+## $Id$
+##
+
+ACLOCAL_AMFLAGS = -I ../../aclocal
+
+SUBDIRS = @subdirs@
+
+DIST_SUBDIRS = @subdirs@
+
+include $(top_srcdir)/../../automake/subdirs.am
+include $(top_srcdir)/../../automake/host.am