diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-07-07 17:01:41 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-07-07 17:01:41 +0200 |
commit | e442bd81a56961f2d04f3f4a9da0b91b252d00af (patch) | |
tree | b68aa5bd4dce28901b6d8681b99ab0109c7b2341 | |
parent | 16b6f0ab493b16a5b8fd9ad82e65facdca66bc77 (diff) |
mod_flvx: sync with rawhide
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ SRCDIR := $(shell pwd) NAME := $(shell basename $(SRCDIR)) -include ../common/Makefile +include ../../common/Makefile |