summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorFlorian Brosch <flo.brosch@gmail.com>2009-10-22 02:41:17 +0200
committerFlorian Brosch <flo.brosch@gmail.com>2009-10-22 02:41:17 +0200
commit8baf3067844e4db9c798fae27944f20f0b87de30 (patch)
treee5c972033c64a8328c0eada35ab34a58b79d940f /Makefile.am
parentc8113568d7883610e0fa07af492d4d0d91fe2019 (diff)
downloadvala-8baf3067844e4db9c798fae27944f20f0b87de30.tar.gz
libhtmlhelpers -> libvaladoc
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2a455c383..e2bce7530 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,2 +1,8 @@
# Makefile.am
-SUBDIRS = src
+
+NULL =
+
+
+SUBDIRS = src \
+ icons \
+ $(NULL)