diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-02-28 19:30:50 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-02-28 19:30:50 +0000 |
commit | e72d2748a9d22228dcbd1cff755fb412f2928a78 (patch) | |
tree | f6e2935f9a5ae0f79d4b10d729fa50d4f49494f0 /test/Makefile | |
parent | 7f77dbd5f00255d869f5f754c160c5b7220fa1bb (diff) | |
download | monitor-edid-e72d2748a9d22228dcbd1cff755fb412f2928a78.tar monitor-edid-e72d2748a9d22228dcbd1cff755fb412f2928a78.tar.gz monitor-edid-e72d2748a9d22228dcbd1cff755fb412f2928a78.tar.bz2 monitor-edid-e72d2748a9d22228dcbd1cff755fb412f2928a78.tar.xz monitor-edid-e72d2748a9d22228dcbd1cff755fb412f2928a78.zip |
have edids to test monitor-parse-edid
Diffstat (limited to 'test/Makefile')
-rw-r--r-- | test/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile new file mode 100644 index 0000000..26feac1 --- /dev/null +++ b/test/Makefile @@ -0,0 +1,2 @@ +all: + ./parse-edids edid.* |