summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@src.gnome.org>2002-05-16 23:04:32 +0000
committerNalin Dahyabhai <nalin@src.gnome.org>2002-05-16 23:04:32 +0000
commit775bdd468bd6d7d2dbf26e7e10c34667a1100e54 (patch)
tree46193b83ce72ad182d55cefe05817e9e0fa8c44d
parent909c505d3a03de567c77da604d353b71f72df6a1 (diff)
downloadvte_0_3_17.tar.gz
rework a couple of rules to make automake happy again.vte_0_3_17
* src/Makefile.am: rework a couple of rules to make automake happy again.
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ff5b10b8..e7deff8b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -37,6 +37,7 @@ vte_SOURCES = \
vteapp.c
vte_LDADD = libvte.la @GTK_LIBS@ @X_LIBS@
+interpret_CFLAGS = @CFLAGS@ @GLIB_CFLAGS@ -DINTERPRET_MAIN
interpret_SOURCES = \
caps.c \
caps.h \