summaryrefslogtreecommitdiff
path: root/cgil/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cgil/Makefile.am')
-rw-r--r--cgil/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/cgil/Makefile.am b/cgil/Makefile.am
deleted file mode 100644
index 57d12e80..00000000
--- a/cgil/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-
-data_DATA = $(CGIL_FILES)
-
-CGIL_FILES = ril.lm rlhc-main.lm \
- rlhc-c.lm rlhc-csharp.lm rlhc-go.lm rlhc-js.lm rlhc-ruby.lm \
- rlhc-crack.lm rlhc-d.lm rlhc-java.lm rlhc-julia.lm rlhc-ocaml.lm rlhc-rust.lm
-
-EXTRA_DIST = $(CGIL_FILES)
-