aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sample.source.RRC
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-09-23 02:56:19 +0000
committerLev Walkin <vlm@lionet.info>2006-09-23 02:56:19 +0000
commitd7f5cb9eccd712884696540e3e03a9f2704e1ef4 (patch)
treefc8d15c1db32bd4d42cd185bfb9959217b868c58 /examples/sample.source.RRC
parent66adab4823961e2396bed552b64bdb4c4ae539d3 (diff)
*** empty log message ***
Diffstat (limited to 'examples/sample.source.RRC')
-rw-r--r--examples/sample.source.RRC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sample.source.RRC/Makefile b/examples/sample.source.RRC/Makefile
index 42ad07bb..5c6234f9 100644
--- a/examples/sample.source.RRC/Makefile
+++ b/examples/sample.source.RRC/Makefile
@@ -4740,7 +4740,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 = rrc-dump
-CFLAGS += -DHAVE_CONFIG_H -DPDU=DL_DCCH_Message -DASN_PDU_COLLECTION -I.
+CFLAGS += -DHAVE_CONFIG_H -DPDU=DL_DCCH_Message -DASN_PDU_COLLECTION -I.
OBJS=${ASN_MODULE_SOURCES:.c=.o} ${ASN_CONVERTER_SOURCES:.c=.o}
all: DL-DCCH-Message.c $(TARGET)