summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorb0ric <b0risov.alexandr@rambler.ru>2009-08-18 20:45:05 +0300
committerb0ric <b0risov.alexandr@rambler.ru>2009-08-18 20:45:05 +0300
commit7742a666d5ac98ea3a976336cf60a5530ab29e73 (patch)
treef985cda18f15f8a13feb5c10d17c5cc7a952f23a /Makefile.am
parente5165d9838d03963284710e6b957fe9a3b0e267a (diff)
Autotools supportHEADmaster
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..675aa65
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,4 @@
+#Makefile.am for WordExtract project
+#Process this file with automake to produce Makefile.in
+
+SUBDIRS=src \ No newline at end of file