Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4789 in orxonox.OLD for orxonox/trunk/src/subprojects/particles


Ignore:
Timestamp:
Jul 5, 2005, 5:53:01 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: included the spatial data representation as a lib

File:
1 edited

Legend:

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

    r4751 r4789  
    259259          esac; \
    260260        done; \
    261         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/subprojects/particles/Makefile'; \
     261        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/subprojects/particles/Makefile'; \
    262262        cd $(top_srcdir) && \
    263           $(AUTOMAKE) --foreign  src/subprojects/particles/Makefile
     263          $(AUTOMAKE) --gnu  src/subprojects/particles/Makefile
    264264.PRECIOUS: Makefile
    265265Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Note: See TracChangeset for help on using the changeset viewer.