diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-03-29 11:53:10 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-03-29 11:53:10 -0400 |
commit | c03e7dbca608f6fa3f1f53f5fc9f279eab62bdb4 (patch) | |
tree | 07dc97f9eb2db46e497e0ea9cde52469e38b532b | |
parent | be6c44abf825a5814ca836165f62b66c30e7a966 (diff) |
config: remove the xorg-macros pc.in file from EXTRA_DIST
Automake always includes it in the tarball.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 7340beb..134a5cc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,8 +32,6 @@ install-data-hook: pkgconfigdir = $(datadir)/pkgconfig pkgconfig_DATA = xorg-macros.pc -EXTRA_DIST = xorg-macros.pc.in - .PHONY: ChangeLog ChangeLog: |