diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2980dac..24649cd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,7 +48,8 @@ EXTRA_DIST = \ tap-win32 \ contrib \ debug \ - plugin + plugin \ + win SUBDIRS = \ images \ |