]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
build: Fix distcheck
authorJürg Billeter <j@bitron.ch>
Mon, 4 Oct 2010 13:27:28 +0000 (15:27 +0200)
committerJürg Billeter <j@bitron.ch>
Mon, 4 Oct 2010 14:06:02 +0000 (16:06 +0200)
Makefile.am

index 93ff8d30a747a93fbf2d7ca4008a172de686cd0a..943e23d55191c8793d788d927d586072d1371bf0 100644 (file)
@@ -96,14 +96,14 @@ gen-ChangeLog:
        fi
 
 CLEANFILES = \
-       vala@PACKAGE_SUFFIX@.pc
+       libvala@PACKAGE_SUFFIX@.pc
        $(NULL)
 
 EXTRA_DIST = \
        ChangeLog.pre-0-4 \
        ChangeLog.pre-0-5-7 \
        MAINTAINERS \
-       vala.pc.in \
+       libvala.pc.in \
        .version \
        build-aux/git-version-gen \
        build-aux/gitlog-to-changelog \