oops

diff --git a/examples/sample.source.PKIX1/Makefile b/examples/sample.source.PKIX1/Makefile
index 1f7355e..d51f439 100644
--- a/examples/sample.source.PKIX1/Makefile
+++ b/examples/sample.source.PKIX1/Makefile
@@ -326,7 +326,7 @@
 # This file may be used as an input for make(3)
 # Remove the lines below to convert it into a pure .am file
 TARGET = x509dump
-CFLAGS += -g -I. -DHAVE_CONFIG_H
+CFLAGS += -I. -DHAVE_CONFIG_H
 OBJS=${ASN_MODULE_SOURCES:.c=.o} $(TARGET).o
 
 all: $(TARGET)