diff options
Diffstat (limited to 'src/removeoverlap/Makefile_insert')
| -rw-r--r-- | src/removeoverlap/Makefile_insert | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/removeoverlap/Makefile_insert b/src/removeoverlap/Makefile_insert index 9df2ca2e3..d5e90ec02 100644 --- a/src/removeoverlap/Makefile_insert +++ b/src/removeoverlap/Makefile_insert @@ -1,10 +1,5 @@ ## Makefile.am fragment sourced by src/Makefile.am. -removeoverlap/all: removeoverlap/libremoveoverlap.a - -removeoverlap/clean: - rm -f removeoverlap/libremoveoverlap.a $(removeoverlap_libremoveoverlap_a_OBJECTS) - -removeoverlap_libremoveoverlap_a_SOURCES = \ +ink_common_sources += \ removeoverlap/removeoverlap.cpp \ removeoverlap/removeoverlap.h |
