summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2024-01-30 14:55:27 +0000
committerPaper <paper@paper.us.eu.org>2024-01-30 14:55:27 +0000
commit8e300a60014674b40e84887316b81d25cb95190e (patch)
treec8e3ca5e0d601586430850a224e6af356f9db482 /Makefile
parent8a7e183ed3cf372563dc263066035870c3ea6995 (diff)
downloadgcompat-8e300a60014674b40e84887316b81d25cb95190e.tar.gz
gcompat-8e300a60014674b40e84887316b81d25cb95190e.tar.bz2
gcompat-8e300a60014674b40e84887316b81d25cb95190e.tar.xz
gcompat-8e300a60014674b40e84887316b81d25cb95190e.zip
fcntl: correct styling
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c84b6f9..bd1e97d 100644
--- a/Makefile
+++ b/Makefile
@@ -7,10 +7,10 @@ LIBGCOMPAT_SRC = \
libgcompat/dlfcn.c \
libgcompat/error.c \
libgcompat/execinfo.c \
+ libgcompat/fcntl.c \
libgcompat/gnulib.c \
libgcompat/grp.c \
libgcompat/internal.c \
- libgcompat/fcntl.c \
libgcompat/locale.c \
libgcompat/malloc.c \
libgcompat/math.c \