summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile_insert
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Makefile_insert')
-rw-r--r--src/util/Makefile_insert8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/util/Makefile_insert b/src/util/Makefile_insert
index a21cdc6eb..b76a4dcdb 100644
--- a/src/util/Makefile_insert
+++ b/src/util/Makefile_insert
@@ -1,10 +1,6 @@
+## Makefile.am fragment sourced by src/Makefile.am.
-util/all: util/libinkutil.a
-
-util/clean:
- rm -f util/libinkutil.a $(util_libinkutil_a_OBJECTS)
-
-util_libinkutil_a_SOURCES = \
+ink_common_sources += \
util/compose.hpp \
util/ucompose.hpp \
util/enums.h \