Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/barber/Makefile

    reff9f8c ra047aaa  
    8585include $(USPACE_PREFIX)/Makefile.common
    8686
    87 image%.c image%.h: $(IMAGES)
    88         $(ROOT_PATH)/tools/mkarray.py images COMPOSITOR_IMAGES $(IMAGES)
     87images.c images.h: $(IMAGES)
     88        $(ROOT_PATH)/tools/mkarray.py images COMPOSITOR_IMAGES $^
Note: See TracChangeset for help on using the changeset viewer.