We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 986bcf5 commit cbdefd4Copy full SHA for cbdefd4
1 file changed
.gitignore
@@ -2,16 +2,16 @@
2
/autom4te.cache/
3
/compile
4
/config.guess
5
+/config.h
6
+/config.h.in
7
/config.log
8
/config.status
9
/config.sub
10
/configure
11
/depcomp
-/include/config.h
-/include/config.h.in
12
-/include/stamp-h1
13
/install-sh
14
-/libcurvecpr.pc
+/libcurvecpr/libcurvecpr.pc
+/libcurvecpr-glib/libcurvecpr-glib.pc
15
/libtool
16
/ltmain.sh
17
/m4/libtool.m4
@@ -20,6 +20,7 @@
20
/m4/ltversion.m4
21
/m4/lt~obsolete.m4
22
/missing
23
+/stamp-h1
24
25
.deps/
26
.dirstamp
0 commit comments