summaryrefslogtreecommitdiff
path: root/src/share/getopt/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/getopt/Makefile.am')
-rw-r--r--src/share/getopt/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/share/getopt/Makefile.am b/src/share/getopt/Makefile.am
index 998ef492..f40464e6 100644
--- a/src/share/getopt/Makefile.am
+++ b/src/share/getopt/Makefile.am
@@ -10,7 +10,8 @@ libgetopt_a_SOURCES = getopt.c getopt1.c
EXTRA_DIST = \
Makefile.lite \
- getopt_static.dsp
+ getopt_static.dsp \
+ getopt_static.vcproj
debug:
$(MAKE) all CFLAGS="@DEBUG@"