aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/q932-ros/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/q932-ros/Makefile.common')
-rw-r--r--asn1/q932-ros/Makefile.common10
1 files changed, 4 insertions, 6 deletions
diff --git a/asn1/q932-ros/Makefile.common b/asn1/q932-ros/Makefile.common
index 297100e1c0..34d20db608 100644
--- a/asn1/q932-ros/Makefile.common
+++ b/asn1/q932-ros/Makefile.common
@@ -22,8 +22,6 @@
PROTOCOL_NAME=q932-ros
-DISSECTOR_FILES=packet-$(PROTOCOL_NAME).c
-
PROTO_OPT = -p q932.ros
@@ -47,8 +45,8 @@ SRC_FILES = \
A2W_FLAGS= -b
EXTRA_CNF = \
- ../ros/ros-inv.cnf \
- ../ros/ros-res.cnf \
- ../ros/ros-err.cnf \
- ../ros/ros-rej.cnf
+ $(builddir)/../ros/ros-inv.cnf \
+ $(builddir)/../ros/ros-res.cnf \
+ $(builddir)/../ros/ros-err.cnf \
+ $(builddir)/../ros/ros-rej.cnf