diff options
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 2a24c57cc..422fcf60a 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -95,7 +95,7 @@ common_sources = \ recsel.c recsel.h if HAVE_W32_SYSTEM -common_sources += w32-reg.c w32-afunix.c w32-afunix.h +common_sources += w32-reg.c endif # To make the code easier to read we have split home some code into |