Skip to content

Commit e7953e9

Browse files
update Makefile.am for the 2 examples we moved into the catalog so far
1 parent 72aade1 commit e7953e9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Makefile.am

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ EXTRA_DIST = \
101101
src/gui/bitmaps/zoom1.xpm \
102102
src/gui/bitmaps/gambitrc.rc \
103103
contrib/games/2s2x2x2.efg \
104-
contrib/games/2smp.efg \
105104
contrib/games/2x2x2.efg \
106105
contrib/games/4cards.efg \
107106
contrib/games/artist1.efg \
@@ -224,7 +223,6 @@ EXTRA_DIST = \
224223
contrib/games/mixdom2.nfg \
225224
contrib/games/mixdom.nfg \
226225
contrib/games/oneill.nfg \
227-
contrib/games/pd.nfg \
228226
contrib/games/perfect1.nfg \
229227
contrib/games/perfect2.nfg \
230228
contrib/games/perfect3.nfg \
@@ -240,7 +238,9 @@ EXTRA_DIST = \
240238
contrib/games/winkels.nfg \
241239
contrib/games/yamamoto.nfg \
242240
contrib/games/zero.nfg \
243-
src/README.rst
241+
src/README.rst \
242+
catalog/2smp.efg \
243+
catalog/pd.nfg
244244

245245
core_SOURCES = \
246246
src/core/core.h \

0 commit comments

Comments
 (0)