]> git.ozlabs.org Git - petitboot/blobdiff - test/urls/Makefile.am
lib/url: Move URL-handling code to lib
[petitboot] / test / urls / Makefile.am
index 850c58f1abebef887890cda9fbf5f26128969023..d16ffdc21547a51b0db669a159626784d09da4ae 100644 (file)
@@ -22,10 +22,7 @@ AM_CPPFLAGS = \
 AM_CFLAGS = \
        $(DEFAULT_CFLAGS)
 
-parse_url_SOURCES = \
-       parse-url.c \
-       ../../ui/common/url.c \
-       ../../ui/common/url.h
+parse_url_SOURCES = parse-url.c
 
 parse_url_LDADD = ../../lib/libpbcore.la