Changeset 6141 for trunk/psphot
- Timestamp:
- Jan 21, 2006, 5:17:22 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/Makefile.am
r6140 r6141 6 6 7 7 psphot_CPPFLAGS = $(libpsphot_la_CPPFLAGS) 8 psphot_LDADD = $(libpsphot_la_LADDADD) -lpsphot8 psphot_LDADD = libpsphot.la 9 9 10 10 psphotTest_CPPFLAGS = $(libpsphot_la_CPPFLAGS) 11 psphotTest_LDADD = $(libpsphot_la_LADDADD) -lpsphot11 psphotTest_LDADD = libpsphot.la 12 12 13 13
Note:
See TracChangeset
for help on using the changeset viewer.
