summaryrefslogtreecommitdiffstats
path: root/src/tools/jal/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/jal/Makefile.am')
-rw-r--r--src/tools/jal/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/tools/jal/Makefile.am b/src/tools/jal/Makefile.am
deleted file mode 100644
index b0d8b43..0000000
--- a/src/tools/jal/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-INCLUDES = -I$(top_srcdir)/src $(all_includes)
-METASOURCES = AUTO
-
-noinst_LTLIBRARIES = libjal.la
-libjal_la_LDFLAGS = $(all_libraries)
-libjal_la_SOURCES = jal_compile.cpp jal_config.cpp jal.cpp jal_generator.cpp
-
-SUBDIRS = gui \ No newline at end of file