Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5955 in orxonox.OLD for branches/powerups/configure.ac


Ignore:
Timestamp:
Dec 7, 2005, 1:05:10 PM (20 years ago)
Author:
bensch
Message:

branches/powerups: merged the trunk to branches/powerup
merged with commandsvn merge ../trunk/ powerups/ -r5848:HEAD
conflicts resolved in favor of the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/powerups/configure.ac

    r5822 r5955  
    3434AM_INIT_AUTOMAKE
    3535
    36 AC_CONFIG_SRCDIR([src])
     36AC_CONFIG_SRCDIR([./src])
    3737AC_CONFIG_HEADER([config.h])
    3838
     
    744744                 src/lib/gui/gtk_gui/Makefile
    745745                 src/lib/gui/gl_gui/Makefile
    746                  src/lib/tinyxml/Makefile
     746                 src/lib/parser/Makefile
     747                 src/lib/parser/tinyxml/Makefile
     748                 src/lib/parser/ini_parser/Makefile
    747749                 src/util/Makefile
    748750                 src/subprojects/Makefile
Note: See TracChangeset for help on using the changeset viewer.