← Back to team overview

rohc team mailing list archive

Re: [Question #215668]: Ethernet transport app for ROHC Pkts

 

Question #215668 on rohc changed:
https://answers.launchpad.net/rohc/+question/215668

Didier Barvaux posted a new comment:
Hello,

You need to modify:
 - app/<your_app_name>/Makefile.am    # look at other apps' Makefile.am file
 - app/Makefile.am                                       # add the name of the new subdir
 - configure.ac                                              # add app/<your_app_name>/Makefile to AC_CONFIG_FILES()

Then run the ./autogen.sh script.

Regards,
Didier

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.