Changeset 481 for abuse/trunk/src/imlib/Makefile.am
- Timestamp:
- Apr 17, 2011, 10:28:05 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/imlib/Makefile.am
r142 r481 3 3 4 4 libimlib_a_SOURCES = \ 5 filter.cpp filter.h pp\6 image.cpp image.h pp\7 linked.cpp linked.h pp\8 input.cpp input.h pp\9 palette.cpp palette.h pp\10 include.cpp include.h pp\11 fonts.cpp fonts.h pp\12 specs.cpp specs.h pp\13 supmorph.cpp supmorph.h pp\14 pcxread.cpp pcxread.h pp\15 timage.cpp timage.h pp\16 jrand.cpp jrand.h pp\17 keys.cpp keys.h pp\18 dprint.cpp dprint.h pp\19 status.cpp status.h pp\20 readwav.cpp readwav.h pp\21 pmenu.cpp pmenu.h pp\22 scroller.cpp scroller.h pp\23 filesel.cpp filesel.h pp\24 tools.cpp tools.h pp\25 guistat.cpp guistat.h pp\26 sprite.cpp sprite.h pp\27 jwindow.cpp jwindow.h pp\28 main.h pp macs.hpp video.hpp event.hpp mouse.hpp timing.hpp jdir.hpp\5 filter.cpp filter.h \ 6 image.cpp image.h \ 7 linked.cpp linked.h \ 8 input.cpp input.h \ 9 palette.cpp palette.h \ 10 include.cpp include.h \ 11 fonts.cpp fonts.h \ 12 specs.cpp specs.h \ 13 supmorph.cpp supmorph.h \ 14 pcxread.cpp pcxread.h \ 15 timage.cpp timage.h \ 16 jrand.cpp jrand.h \ 17 keys.cpp keys.h \ 18 dprint.cpp dprint.h \ 19 status.cpp status.h \ 20 readwav.cpp readwav.h \ 21 pmenu.cpp pmenu.h \ 22 scroller.cpp scroller.h \ 23 filesel.cpp filesel.h \ 24 tools.cpp tools.h \ 25 guistat.cpp guistat.h \ 26 sprite.cpp sprite.h \ 27 jwindow.cpp jwindow.h \ 28 main.h macs.h video.h event.h mouse.h timing.h jdir.h \ 29 29 system.h \ 30 30 $(NULL)
Note: See TracChangeset
for help on using the changeset viewer.