I've created a userscript(.user.js.in file) in src folder of webapps-application.So how can I compile it now?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
|||
|
|
You need to create a Make file. Here is the sample Makefile.am file If you look at line number the 3 in You need to create the same structure showed in here and follow the below commands to build
|
|||||||
|