[atk] atk/Makefile.am: Dist atk.rc



commit 4f631cf8b3ceb2d8e8342850a0124426faa0a0c7
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Sat May 27 00:36:20 2017 +0800

    atk/Makefile.am: Dist atk.rc
    
    This was accidentally removed in commit cc0e04b, which broke Visual
    Studio builds...

 atk/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/atk/Makefile.am b/atk/Makefile.am
index 3f9db90..c8f9419 100644
--- a/atk/Makefile.am
+++ b/atk/Makefile.am
@@ -200,7 +200,7 @@ endif
 atk-win32-res.o: atk.rc
        $(WINDRES) $< $@
 
-EXTRA_DIST += atk.rc.in
+EXTRA_DIST += atk.rc.in atk.rc
 
 # ---------- MSVC Project Items ---------
 MSVCPROJS = atk


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]