Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Oct 10, 2005, 3:31:52 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: fixed the subProjects… again

File:
1 edited

Legend:

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

    r5315 r5348  
    200200          esac; \
    201201        done; \
    202         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/lib/gui/gl_gui/Makefile'; \
     202        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib/gui/gl_gui/Makefile'; \
    203203        cd $(top_srcdir) && \
    204           $(AUTOMAKE) --gnu  src/lib/gui/gl_gui/Makefile
     204          $(AUTOMAKE) --foreign  src/lib/gui/gl_gui/Makefile
    205205.PRECIOUS: Makefile
    206206Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Note: See TracChangeset for help on using the changeset viewer.