Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3182 in orxonox.OLD for orxonox/trunk/Makefile.in


Ignore:
Timestamp:
Dec 15, 2004, 4:47:30 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: nicer Makefile.am's

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/Makefile.in

    r3173 r3182  
    168168@HAVE_GTK2_FALSE@GTK_PROGS =
    169169@HAVE_GTK2_TRUE@GTK_PROGS = console
    170 SUBDIRS = src importer gui $(GTK_PROGS)
     170SUBDIRS = src \
     171          importer \
     172          gui \
     173          $(GTK_PROGS)
     174
    171175DOXYGEN_INPUT = src gui
    172176DOXYGEN_EXCLUDE =
Note: See TracChangeset for help on using the changeset viewer.