ports/editors/cooledit/patches/patch-widget_Makefile_in

12 lines
509 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- widget/Makefile.in.orig Sat Nov 27 09:46:41 2004
+++ widget/Makefile.in Thu Apr 28 22:26:46 2005
@@ -227,7 +227,7 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
lib_LTLIBRARIES = libCw.la
-INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/intl
+INCLUDES = -I. -I$(top_srcdir)
libCw_la_SOURCES = initapp.c coolwidget.c dirtools.c menu.c mathfuncs.c \
filebrowser.c coolnext.c bitmapbutton.c pixmap.c \
dialog.c disable.c focus.c xdnd.c ClientWin.c textwidget.c \