diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-05-08 00:09:11 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-05-08 00:09:11 +0200 |
commit | 0d6068ae017afc2474b37533ea80a5deebef8415 (patch) | |
tree | f992dcd71c86aa5f2b98df18532879b7ff013e9f /package/x11r7/xproto_fontcacheproto | |
parent | 84278848f433876d05a5318fea77a3b361173329 (diff) | |
parent | 803967499fb362d2fe394647d4a4a59932f6a708 (diff) | |
download | buildroot-novena-0d6068ae017afc2474b37533ea80a5deebef8415.tar.gz buildroot-novena-0d6068ae017afc2474b37533ea80a5deebef8415.zip |
Merge branch 'misc-fixes2' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'package/x11r7/xproto_fontcacheproto')
-rw-r--r-- | package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk b/package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk index 9c2ef4777..40917cd80 100644 --- a/package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk +++ b/package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk @@ -12,3 +12,4 @@ XPROTO_FONTCACHEPROTO_INSTALL_STAGING = YES XPROTO_FONTCACHEPROTO_INSTALL_TARGET = NO $(eval $(call AUTOTARGETS,package/x11r7,xproto_fontcacheproto)) +$(eval $(call AUTOTARGETS,package/x11r7,xproto_fontcacheproto,host)) |