diff options
| author | 2008-07-18 02:13:41 -0700 | |
|---|---|---|
| committer | 2008-07-18 02:13:41 -0700 | |
| commit | 99e9f575bfd7e0bbf24898377ffc0444604fbc2c (patch) | |
| tree | b146a72c68b68ee62f326c1d76342b084b151260 /Makefile.am | |
| parent | NEWS: added release notes (diff) | |
configure.ac, Makefile.am: drop debian from build and restore doc and toolsv2.0.0
to dist make target.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 96d6727..f48af74 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,6 @@ # process this file with automake to create a Makefile.in -SUBDIRS = src tools doc debian -DIST_SUBDIRS = src +SUBDIRS = src tools doc pkgconfigdir = @libdir@/pkgconfig pkgconfig_DATA = libraw1394.pc |
