Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4276 in orxonox.OLD for orxonox/trunk/src/subprojects/Makefile.in


Ignore:
Timestamp:
May 24, 2005, 11:08:33 AM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: cleaned out the md2 model class, there is now only one model again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/subprojects/Makefile.in

    r4267 r4276  
    180180          esac; \
    181181        done; \
    182         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/subprojects/Makefile'; \
     182        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/subprojects/Makefile'; \
    183183        cd $(top_srcdir) && \
    184           $(AUTOMAKE) --gnu  src/subprojects/Makefile
     184          $(AUTOMAKE) --foreign  src/subprojects/Makefile
    185185.PRECIOUS: Makefile
    186186Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Note: See TracChangeset for help on using the changeset viewer.