summaryrefslogtreecommitdiffstats
path: root/src/tools/gputils/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/gputils/Makefile.am')
-rw-r--r--src/tools/gputils/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/tools/gputils/Makefile.am b/src/tools/gputils/Makefile.am
deleted file mode 100644
index 157784c..0000000
--- a/src/tools/gputils/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-INCLUDES = -I$(top_srcdir)/src $(all_includes)
-METASOURCES = AUTO
-
-noinst_LTLIBRARIES = libgputils.la
-libgputils_la_LDFLAGS = $(all_libraries)
-libgputils_la_SOURCES = gputils_compile.cpp gputils_config.cpp gputils.cpp \
- gputils_generator.cpp
-
-SUBDIRS = gui \ No newline at end of file