~teromene/lmdc/trunk

« back to all changes in this revision

Viewing changes to makefile

  • Committer: Teromene
  • Date: 2013-11-24 17:29:01 UTC
  • Revision ID: teromene@gmail.com-20131124172901-7l3o6i017ushg0my
Added a new game, boxes and edited LMDC.desktop file

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        cp -avr gfx/ $(DESTDIR)/usr/bin/lmdc/gfx/
9
9
        cp -avr music/ $(DESTDIR)/usr/bin/lmdc/music/
10
10
        cp LMDC $(DESTDIR)/usr/bin/lmdc/
 
11
        cp Launcher $(DESTDIR)/usr/bin/lmdc/
11
12
        cp LMDC.desktop $(DESTDIR)/usr/share/applications/
12
13