add some files to EXTRA_DIST in Makefile.am
authornu774 <honeycomb77@gmail.com>
Mon, 7 Jan 2013 02:25:22 +0000 (11:25 +0900)
committernu774 <honeycomb77@gmail.com>
Mon, 7 Jan 2013 02:25:22 +0000 (11:25 +0900)
Makefile.am

index c7feae8aa6c03b271b18da66004215a06134c684..12dd20818c2f4f8736380134987a1c8befb611cc 100644 (file)
@@ -31,6 +31,10 @@ if FDK_NO_GETOPT_LONG
 endif
 
 EXTRA_DIST = \
+    m4/.gitkeep  \
     src/*.h      \
     missings/*.c \
-    missings/*.h
+    missings/*.h \
+    MSVC/*.vcxproj \
+    MSVC/*.vcxproj.filters \
+    MSVC/*.sln
This page took 0.01104 seconds and 4 git commands to generate.