A
A
Akmal Kadirov2014-08-23 00:17:37
linux
Akmal Kadirov, 2014-08-23 00:17:37

How to delete additional files in Anjuta?

Project in C. Anjuta IDE. There are several files such as NEWS, AUTHORS, ChangeLog, etc.
How can I remove them? If you delete them in the usual way, then during assembly an error is generated in the form:
Makefile.am: required file `./NEWS' not found
I opened Makefile.am and removed the name of these files from there too, but this error is still generated

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
jcmvbkbc, 2014-08-23
@jcmvbkbc

You need to regenerate Makefile.in and Makefile -- remove and reconfigure the build directory.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question