diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2011-06-14 17:21:48 -0700 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2011-06-23 05:28:31 -0700 |
commit | 7d5c8a12cbc295b3e33e1b60bd7330e2bc93a966 (patch) | |
tree | 3e2ff5e65ff096ccc892c04ad431dd34285192b3 /hw/xfree86/.gitignore | |
parent | 8ac651552bb70ba36238f430adab2f7a7f24db6e (diff) |
Don't use empty source files
When an empty _SOURCES variable is declared, automake will recognize that
only linking is needed.
Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
Tested-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Tested-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'hw/xfree86/.gitignore')
-rw-r--r-- | hw/xfree86/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/xfree86/.gitignore b/hw/xfree86/.gitignore index 2ddca49e3..f9b3f4a9f 100644 --- a/hw/xfree86/.gitignore +++ b/hw/xfree86/.gitignore @@ -1,4 +1,2 @@ -libxorg.c Xorg -xorg.c xorg.conf.example |