1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/src/syslinux/libinstaller/Makefile.am

4 lines
132 B
Makefile
Raw Normal View History

noinst_LIBRARIES = libinstaller.a
libinstaller_a_SOURCES = fs.c ntfssect.c setadv.c syslxmod.c
libinstaller_a_CFLAGS = $(AM_CFLAGS)