summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
author <rob.taylor@collabora.co.uk>2006-01-16 04:28:00 +0000
committer <rob.taylor@collabora.co.uk>2006-01-16 04:28:00 +0000
commite648c37f4a57081c470d28400564ed90630e93de (patch)
tree2f608ba0cd95b107202f3052398b91f741938e0c /Makefile.am
parente273562d9c4fb1d1f33e139048a47ce6f9f79fe9 (diff)
make 'common' directory build a libcommon-convenience,
make src link in libcommon-convenience 20060116042800-25e70-88a40740b440d6b9411950e6086d4e3d0cc602c6.gz
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b9b269a..f147ab5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src doc test xml
+SUBDIRS = common src test doc xml