aboutsummaryrefslogtreecommitdiffstats
path: root/apps/X11/VCL/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'apps/X11/VCL/Makefile.am')
-rw-r--r--apps/X11/VCL/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/X11/VCL/Makefile.am b/apps/X11/VCL/Makefile.am
index 1a93246..2b60577 100644
--- a/apps/X11/VCL/Makefile.am
+++ b/apps/X11/VCL/Makefile.am
@@ -6,4 +6,4 @@ libVCL_a_SOURCES = TObject.cpp TPersistent.cpp TComponent.cpp \
TTreeView.cpp TCustomImageList.cpp TDragImageList.cpp \
TImageList.cpp
-CPPFLAGS += `gtk-config --cflags` -static
+AM_CPPFLAGS = `gtk-config --cflags` -static