diff options
| author | 2008-04-23 17:44:36 -0700 | |
|---|---|---|
| committer | 2008-04-23 17:44:36 -0700 | |
| commit | 0ea462ae9895ca903c8d3134910c06e1869560c4 (patch) | |
| tree | c1b72a170cfca14c1b9cccd552e5cadc249bd483 /Makefile.am | |
| parent | Fix configure.ac missing fi after initial merge. (diff) | |
First cut at integrating juju
This is currently working with legacy ieee1394 and tools/testlibraw.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 21df527..443c9ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # process this file with automake to create a Makefile.in -SUBDIRS = $(LIB_SUBDIR) tools doc debian +SUBDIRS = src tools doc debian DIST_SUBDIRS = src juju pkgconfigdir = @libdir@/pkgconfig |
