aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8.1/boehm-gc/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8.1/boehm-gc/include/Makefile.am')
-rw-r--r--gcc-4.8.1/boehm-gc/include/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc-4.8.1/boehm-gc/include/Makefile.am b/gcc-4.8.1/boehm-gc/include/Makefile.am
new file mode 100644
index 000000000..63aec0760
--- /dev/null
+++ b/gcc-4.8.1/boehm-gc/include/Makefile.am
@@ -0,0 +1,7 @@
+AUTOMAKE_OPTIONS = foreign no-dist
+
+noinst_HEADERS = gc.h gc_backptr.h gc_local_alloc.h \
+ gc_pthread_redirects.h gc_cpp.h
+
+
+