Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5411 in orxonox.OLD for trunk/src/lib/gui/gtk_gui/Makefile.in


Ignore:
Timestamp:
Oct 20, 2005, 10:19:35 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: utils are also LTLIBRARY now

File:
1 edited

Legend:

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

    r5410 r5411  
    245245          esac; \
    246246        done; \
    247         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib/gui/gtk_gui/Makefile'; \
     247        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/lib/gui/gtk_gui/Makefile'; \
    248248        cd $(top_srcdir) && \
    249           $(AUTOMAKE) --foreign  src/lib/gui/gtk_gui/Makefile
     249          $(AUTOMAKE) --gnu  src/lib/gui/gtk_gui/Makefile
    250250.PRECIOUS: Makefile
    251251Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Note: See TracChangeset for help on using the changeset viewer.