Changeset 5ed6f60 in freewrt


Ignore:
Timestamp:
Jun 28, 2007, 3:09:49 PM (18 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
61ed48d
Parents:
8bbe128
Message:

maybe now

git-svn-id: svn://www.freewrt.org/trunk/freewrt@2987 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/Makefile

    r8bbe128 r5ed6f60  
    4141TARGETS_CLEAN:=$(patsubst %,%-clean,$(TARGETS))
    4242
    43 all: install wrappers
    44 install: $(TARGETS_INSTALL) ${STAGING_DIR}/etc/ipkg.conf
     43all: install
     44install: $(TARGETS_INSTALL) ${STAGING_DIR}/etc/ipkg.conf wrappers
    4545install-lbin: $(TARGETS_INSTALL_LBIN)
    4646clean: $(TARGETS_CLEAN)
Note: See TracChangeset for help on using the changeset viewer.