summaryrefslogtreecommitdiff
path: root/gtk/theme-bits/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/theme-bits/Makefile.am')
-rw-r--r--gtk/theme-bits/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/gtk/theme-bits/Makefile.am b/gtk/theme-bits/Makefile.am
deleted file mode 100644
index 0c6d3b2d74..0000000000
--- a/gtk/theme-bits/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-include $(top_srcdir)/Makefile.decl
-
-INCLUDES = \
- -I$(top_srcdir) \
- -I$(top_builddir) \
- $(BASE_DEPENDENCIES_CFLAGS)
-
-noinst_PROGRAMS = decompose-bits
-
-decompose_bits_SOURCES = decompose-bits.c
-decompose_bits_LDADD = $(BASE_DEPENDENCIES_LIBS)
-
-EXTRA_DIST += check-13.png check-13-inconsistent.png radio-13.png radio-13-inconsistent.png
-
--include $(top_srcdir)/git.mk