Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5312 in orxonox.OLD for trunk/src/lib/gui/gui_gtk/Makefile.in


Ignore:
Timestamp:
Oct 8, 2005, 1:21:30 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: build the glMenu as part of the new LIB: libORXguiGL

File:
1 edited

Legend:

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

    r5311 r5312  
    241241          esac; \
    242242        done; \
    243         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/lib/gui/gui_gtk/Makefile'; \
     243        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib/gui/gui_gtk/Makefile'; \
    244244        cd $(top_srcdir) && \
    245           $(AUTOMAKE) --gnu  src/lib/gui/gui_gtk/Makefile
     245          $(AUTOMAKE) --foreign  src/lib/gui/gui_gtk/Makefile
    246246.PRECIOUS: Makefile
    247247Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Note: See TracChangeset for help on using the changeset viewer.