mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
And forgot to add guess to the Unix make install target! I need a list.
[originally from svn r5998]
This commit is contained in:
2
Recipe
2
Recipe
@ -142,7 +142,7 @@ FORCE:
|
|||||||
!begin gtk
|
!begin gtk
|
||||||
install:
|
install:
|
||||||
for i in cube net netslide fifteen sixteen twiddle \
|
for i in cube net netslide fifteen sixteen twiddle \
|
||||||
pattern rect solo mines samegame flip; do \
|
pattern rect solo mines samegame flip guess; do \
|
||||||
$(INSTALL_PROGRAM) -m 755 $$i $(DESTDIR)$(gamesdir)/$$i; \
|
$(INSTALL_PROGRAM) -m 755 $$i $(DESTDIR)$(gamesdir)/$$i; \
|
||||||
done
|
done
|
||||||
!end
|
!end
|
||||||
|
Reference in New Issue
Block a user