diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am deleted file mode 100644 index 7271529a..00000000 --- a/src/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -SUBDIRS = shared module engine serialisation client gui ingen bindings - -DIST_SUBDIRS = $(SUBDIRS) common - |