diff options
author | Kevin E Martin <kem@kem.org> | 2005-07-23 05:27:00 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-07-23 05:27:00 +0000 |
commit | 6fd64a5c552ce5f0559838b2b4ae5a27b40e52f1 (patch) | |
tree | 08a28a4a1ddb04053d9f493eaacae595a5d7bdb8 /Makefile.am | |
parent | bceba127b9b671e378030b348f36602eb44278af (diff) | |
download | xorg-lib-libXrandr-6fd64a5c552ce5f0559838b2b4ae5a27b40e52f1.tar.gz |
Fix distchecks
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7cf800b..14bebfc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,4 +28,4 @@ AM_CFLAGS = $(RANDR_CFLAGS) $(X_CFLAGS) pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xrandr.pc -EXTRA_DIST = xrandr.pc.in autogen.sh test.c +EXTRA_DIST = xrandr.pc.in autogen.sh |