summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index aa361ab87..684e68ea7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -615,7 +615,12 @@ manaplus_SOURCES += \
EXTRA_DIST = CMakeLists.txt \
- winver.h.in
+ winver.h.in \
+ enet/ChangeLog \
+ enet/design.txt \
+ enet/LICENSE \
+ enet/README \
+ mana.rc
# set the include path found by configure
INCLUDES = $(all_includes)