diff options
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/common/Makefile.am b/common/Makefile.am deleted file mode 100644 index 88420d2b..00000000 --- a/common/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -SUBDIRS = os - -if INCLUDED_ZLIB -SUBDIRS += zlib -endif - -SUBDIRS += rdr network Xregion rfb - -EXTRA_DIST = CMakeLists.txt |