Changeset 5411 in orxonox.OLD for trunk/src/Makefile.am
- Timestamp:
- Oct 20, 2005, 10:19:35 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.am
r5410 r5411 11 11 12 12 orxonox_DEPENDENCIES = lib/libORXlibs.la \ 13 util/libORXutils. a13 util/libORXutils.la 14 14 15 orxonox_LDADD = util/libORXutils. a \15 orxonox_LDADD = util/libORXutils.la \ 16 16 lib/libORXlibs.la \ 17 17 $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS)
Note: See TracChangeset
for help on using the changeset viewer.