diff options
Diffstat (limited to 'src/tools/cc5x/Makefile.am')
-rw-r--r-- | src/tools/cc5x/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/tools/cc5x/Makefile.am b/src/tools/cc5x/Makefile.am deleted file mode 100644 index b72d8bb..0000000 --- a/src/tools/cc5x/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -INCLUDES = -I$(top_srcdir)/src $(all_includes) -METASOURCES = AUTO - -noinst_LTLIBRARIES = libcc5x.la -libcc5x_la_SOURCES = cc5x.cpp cc5x_compile.cpp cc5x_config.cpp -libcc5x_la_LDFLAGS = $(all_libraries) - -SUBDIRS = gui
\ No newline at end of file |