Ticket #631 (closed defect: Fixed)

Opened 4 years ago

Last modified 39 years ago

make distclean broken

Reported by: petere78 Owned by: dreamforce2
Priority: low Milestone:
Component: build Version: 1.3.0
Keywords: Cc:

Description

share/Makefile.am contains the following: # include the subdirs in the distribution DIST_SUBDIRS = translations utilities sounds The listed subdirectories do not have a Makefile. Therefore, calling "make distclean" at the top-level fails when make wants to decend into those subdirectories. Since you are apparently not using "make dist" to build the distribution, setting DIST_SUBDIRS doesn't buy anything. Therefore, I suggest that you remove the two lines I showed so that at least "make distclean" works correctly. Thanks.

Change History

Changed 4 years ago by dreamforce2

  • status changed from assigned to closed

Logged In: YES user_id=527951

This is fixed in the latest CVS version of Licq. It will be included in the next release, or you may use the CVS version. Read http://www.rhrk.uni-kl.de/~dmuell/licq/

Note: See TracTickets for help on using tickets.