The following commit has been merged in the master branch:
commit 6fbfd91779aba1b2c3987d7e10da7debe404b6b6
Author: Guillem Jover <[email protected]>
Date:   Wed Aug 26 12:15:42 2009 +0200

    libdpkg: Rename dpkg-test.h to test.h in libdpkg_a_SOURCES
    
    Missed in commit 4a7010fe5e3573cc919788d354fdbccdedce249d.

diff --git a/lib/dpkg/Makefile.am b/lib/dpkg/Makefile.am
index 61c2a7c..a380a5f 100644
--- a/lib/dpkg/Makefile.am
+++ b/lib/dpkg/Makefile.am
@@ -18,7 +18,6 @@ noinst_LIBRARIES = libdpkg.a
 libdpkg_a_SOURCES = \
        dpkg.h \
        dpkg-db.h \
-       dpkg-test.h \
        dlist.h \
        cleanup.c \
        compression.c \
@@ -45,6 +44,7 @@ libdpkg_a_SOURCES = \
        string.c string.h \
        subproc.c subproc.h \
        tarfn.c tarfn.h \
+       test.h \
        triglib.c \
        trigdeferred.l \
        utils.c \

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to