summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorbiouman <biouman>2001-04-28 23:07:37 +0000
committerbiouman <biouman>2001-04-28 23:07:37 +0000
commit842576279c3d573da0f82d06523864c34190ce56 (patch)
tree551324021c82dbee4be9a69c701aaebf773c9ebe /lib/Makefile.am
parentabd0d6dc5a56768f30232a0588b0c663f2acbe4f (diff)
*** empty log message ***
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 95713a0..a893ab5 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,6 +1,6 @@
localedir = $(datadir)/locale
DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@
-AM_CFLAGS = -O3 -Wall -Wstrict-prototypes $(CFLAGS)
+AM_CFLAGS = -O3 -DDEBUG -Wall -Wstrict-prototypes $(CFLAGS)
INCLUDES = -I. -I.. -I$(includedir) -I../include
lib_LTLIBRARIES = libPolynom.la