summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2009-03-30 21:03:10 +0200
committerTollef Fog Heen <tfheen@err.no>2009-03-30 21:03:10 +0200
commit79f8ef9d51089f9d96f6ea181a5be74a6be5cbb5 (patch)
tree018baba69413816b5a695a43db55e04cfcf0c11b /Makefile.am
parent2e0493a34344480033792f859cc818adc010a17f (diff)
downloadpkg-config-79f8ef9d51089f9d96f6ea181a5be74a6be5cbb5.tar.gz
2009-03-30 Tollef Fog Heen <tfheen@err.no>
* partial-glib.[ch]: Get rid of those, they are no longer in use.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 89f5039..95998a6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,8 +22,6 @@ INCLUDES=-DPKG_CONFIG_PC_PATH="\"$(pc_path)\"" $(included_glib_includes)
pkg_config_SOURCES= \
pkg.h \
pkg.c \
- partial-glib.h \
- partial-glib.c \
parse.h \
parse.c \
main.c \