Skip to content
Snippets Groups Projects
Commit 73686a7c authored by Lev Walkin's avatar Lev Walkin
Browse files

oops

parent cfb04737
No related branches found
No related tags found
No related merge requests found
......@@ -326,7 +326,7 @@ libsomething_la_SOURCES=$(ASN_MODULE_SOURCES) $(ASN_MODULE_HEADERS)
# 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 += -I. -g -DHAVE_CONFIG_H
CFLAGS += -g -I. -DHAVE_CONFIG_H
OBJS=${ASN_MODULE_SOURCES:.c=.o} $(TARGET).o
all: $(TARGET)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment