summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-23 21:46:19 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-23 21:46:19 +0300
commit6375e293e9f456b8a204a54ad19ae775c2bb3dbd (patch)
tree4b1f71ef2b85891d0c29a4175aeb616e09acacff /Makefile.am
downloadmplint-6375e293e9f456b8a204a54ad19ae775c2bb3dbd.tar.gz
mplint-6375e293e9f456b8a204a54ad19ae775c2bb3dbd.tar.bz2
mplint-6375e293e9f456b8a204a54ad19ae775c2bb3dbd.tar.xz
mplint-6375e293e9f456b8a204a54ad19ae775c2bb3dbd.zip
Initial version.
Now it have only one rule for dump all lines in file. Nothing other is implimented.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..79fd5c0
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,7 @@
+# Subdirectories to build
+SUBDIRS = src
+
+desktopdir = $(datarootdir)/applications
+
+# Autopoint m4 stuff
+ACLOCAL_AMFLAGS = -I m4