Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5412 in orxonox.OLD for trunk/src/lib/gui/gl_gui/Makefile.in


Ignore:
Timestamp:
Oct 20, 2005, 11:09:18 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: subprojects compile again (but with many segfaults)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/gui/gl_gui/Makefile.in

    r5411 r5412  
    244244          esac; \
    245245        done; \
    246         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/lib/gui/gl_gui/Makefile'; \
     246        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib/gui/gl_gui/Makefile'; \
    247247        cd $(top_srcdir) && \
    248           $(AUTOMAKE) --gnu  src/lib/gui/gl_gui/Makefile
     248          $(AUTOMAKE) --foreign  src/lib/gui/gl_gui/Makefile
    249249.PRECIOUS: Makefile
    250250Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Note: See TracChangeset for help on using the changeset viewer.