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. _______________________________________________ Mailing list: https://launchpad.net/~rohc Post to : [email protected] Unsubscribe : https://launchpad.net/~rohc More help : https://help.launchpad.net/ListHelp

