Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


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/Makefile.in

    r3383 r3384  
    275275          esac; \
    276276        done; \
    277         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
     277        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
    278278        cd $(top_srcdir) && \
    279           $(AUTOMAKE) --gnu  src/Makefile
     279          $(AUTOMAKE) --foreign  src/Makefile
    280280.PRECIOUS: Makefile
    281281Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Note: See TracChangeset for help on using the changeset viewer.