summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNathan Angelacos <nangel@alpinelinux.org>2007-09-22 09:12:55 +0000
committerNathan Angelacos <nangel@alpinelinux.org>2007-09-22 09:12:55 +0000
commit2b2c0a4a34173fefd9cf254860252a203c189361 (patch)
tree640ce922a56d8e9eabe39b35b4e4f5313bdbd2bc /Makefile.am
downloadhaserl-2b2c0a4a34173fefd9cf254860252a203c189361.tar.bz2
haserl-2b2c0a4a34173fefd9cf254860252a203c189361.tar.xz
move to trunk/tags/branches arch
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..4902b60
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,6 @@
+PACKAGE=@PACKAGE_TARNAME@
+
+LIBS=
+SUBDIRS = src doc
+docdir=$(datadir)/$(PACKAGE)
+datarootdir=@datarootdir@