We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b56f6 commit 6d298e5Copy full SHA for 6d298e5
1 file changed
Makefile.am
@@ -21,8 +21,12 @@ EXTRA_DIST = \
21
intltool-merge.in \
22
intltool-update.in \
23
snap/snapcraft.yaml \
24
+ win32/build-config.h \
25
win32/config.mk \
- win32/goocanvasprivate.h \
26
- win32/gpredict.rc \
27
- win32/Makefile \
+ win32/gpredict.rc \
+ win32/Makefile \
28
+ win32/README \
29
+ win32/resource.h \
30
+ win32/win32-fetch.c \
31
+ win32/win32-fetch.h \
32
win32/icons/gpredict-icon.ico
0 commit comments