Ticket #82 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

'make clean' doesn't clean 'confman_completion'

Reported by: blee Owned by: blee
Priority: trivial Milestone: confman-1.9.3
Component: autotools Version: 1.9.2b
Keywords: Cc:

Description

blee@civic.b1c1l1 ~/src/confman $ make clean
test -z "confman confadmin  confexport confsync confaudit conflock abspath  confmancommon.sh confmanlib.sh  confman.conf.sample  confman.conf  confman.8 confman.conf.5" || rm -f confman confadmin  confexport confsync confaudit conflock abspath  confmancommon.sh confmanlib.sh  confman.conf.sample  confman.conf  confman.8 confman.conf.5
blee@civic.b1c1l1 ~/src/confman $ ls confman_completion*
confman_completion  confman_completion.in

Change History

comment:1 Changed 2 years ago by blee

(In [456]) Add missing '\' to CLEANFILES.

See #82

comment:2 Changed 2 years ago by blee

  • Owner changed from confman-developers@… to blee
  • Status changed from new to accepted

comment:3 Changed 2 years ago by blee

  • Status changed from accepted to closed
  • Resolution set to fixed

(In [458]) Merge from trunk Makefile fix.

Fixes #82

Note: See TracTickets for help on using tickets.