We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7723c6 commit dc14da1Copy full SHA for dc14da1
Makefile.in
@@ -31,6 +31,7 @@ HDRS = \
31
# Files to include when making a .tar.gz-file for distribution
32
DISTFILES=$(SRC) \
33
$(HDRS) \
34
+ test/test.c \
35
configure \
36
configure.ac \
37
Makefile.in \
0 commit comments