Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3384 in orxonox.OLD for orxonox/branches/nico/src/console


Ignore:
Timestamp:
Jan 26, 2005, 2:23:10 PM (20 years ago)
Author:
bensch
Message:

orxonox/branches/nico: moved hightmap to importer, there are still some files missing…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/nico/src/console/Makefile.in

    r3383 r3384  
    193193          esac; \
    194194        done; \
    195         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/console/Makefile'; \
     195        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/console/Makefile'; \
    196196        cd $(top_srcdir) && \
    197           $(AUTOMAKE) --gnu  src/console/Makefile
     197          $(AUTOMAKE) --foreign  src/console/Makefile
    198198.PRECIOUS: Makefile
    199199Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Note: See TracChangeset for help on using the changeset viewer.