blob: 56a8411868f09d7b295d24e4e3515fd05ccebfbf (
plain)
1
2
3
4
5
6
7
8
9
10
|
diff -ur teckit-2.5.7.orig/bin/Makefile.am teckit-2.5.7/bin/Makefile.am
--- teckit-2.5.7.orig/bin/Makefile.am Tue Jun 27 05:50:43 2017
+++ teckit-2.5.7/bin/Makefile.am Tue Jun 27 17:46:05 2017
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = -Wno-portability
-bin_PROGRAMS = teckit_compile txtconv sfconv
+bin_PROGRAMS = teckit_compile txtconv
AM_CPPFLAGS = -I$(top_srcdir)/source/Public-headers
|