summaryrefslogtreecommitdiffstats
path: root/hw1/Makefile.am
diff options
context:
space:
mode:
authorLAN-TW <lantw44@gmail.com>2013-10-13 15:56:42 +0800
committerLAN-TW <lantw44@gmail.com>2013-10-13 15:56:42 +0800
commit2f5c01991bb93ec44624b9b45edb130ad0bd6a36 (patch)
treeb3c863762a8e656d3abf702ac0b1e413bd753e5c /hw1/Makefile.am
parent10588f724677e532c49d4eeadce3b9e73321d37d (diff)
downloadsp2013-HW1.tar.gz
sp2013-HW1.tar.zst
sp2013-HW1.zip
HW1: 加入 README.txtHW1
Diffstat (limited to 'hw1/Makefile.am')
-rw-r--r--hw1/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw1/Makefile.am b/hw1/Makefile.am
index 6275cbb..610971a 100644
--- a/hw1/Makefile.am
+++ b/hw1/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST = Makefile.simple
+EXTRA_DIST = Makefile.simple README.txt
bin_PROGRAMS = read_server write_server
noinst_LIBRARIES = libsphw1.a
libsphw1_a_SOURCES = common.c common.h server.c server.h