libapparmor make clean doesn't cleanup everything

Bug #1411742 reported by Christian Boltz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
AppArmor
New
Undecided
Unassigned

Bug Description

with bzr trunk r2847:

# cd libraries/libapparmor/
# ./configure --with-perl --with-python # output skipped
# make # output skipped
# make clean # output skipped
# bzr st .
unknown:
  libraries/libapparmor/test-driver
  libraries/libapparmor/include/Makefile
  libraries/libapparmor/include/Makefile.in
  libraries/libapparmor/include/sys/Makefile
  libraries/libapparmor/include/sys/Makefile.in
  libraries/libapparmor/swig/perl/Makefile.perle
  libraries/libapparmor/swig/python/test/Makefile
  libraries/libapparmor/swig/python/test/Makefile.in

# make distclean # output skipped
# bzr st .
unknown:
  libraries/libapparmor/test-driver
  libraries/libapparmor/include/Makefile.in
  libraries/libapparmor/include/sys/Makefile.in
  libraries/libapparmor/swig/perl/Makefile.perle
  libraries/libapparmor/swig/python/test/Makefile.in

Needless to say that I expect "make clean" to clean up all those files ;-)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.