]> git.meshlink.io Git - catta/commitdiff
* Patch by swegener to fix parallel builds
authorTrent Lloyd <lathiat@bur.st>
Sun, 28 Aug 2005 22:43:41 +0000 (22:43 +0000)
committerTrent Lloyd <lathiat@bur.st>
Sun, 28 Aug 2005 22:43:41 +0000 (22:43 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@487 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

service-type-database/Makefile.am

index ab9242209d4e523935640f8bab6829fb7b54d55a..2b20512c25d7d0a4e9605fa87a76cf8adb347dee 100644 (file)
@@ -30,7 +30,7 @@ build-db: build-db.in
        sed -e 's,@PYTHON\@,$(PYTHON),g' $< > $@
        chmod +x $@
 
-service-types.db: service-types
+service-types.db: service-types build-db
        $(PYTHON) build-db $(srcdir)/$< $@
 
 CLEANFILES = service-types.db build-db