urbackup_backend/fsimageplugin/Makefile.am
2011-01-07 03:45:09 +01:00

4 lines
315 B
Makefile

lib_LTLIBRARIES = libfsimageplugin.la
libfsimageplugin_la_SOURCES = dllmain.cpp ../stringtools.cpp filesystem.cpp FSImageFactory.cpp pluginmgr.cpp vhdfile.cpp
noinst_HEADERS = filesystem.h FSImageFactory.h IFilesystem.h IFSImageFactory.h IVHDFile.h pluginmgr.h vhdfile.h fs/ntfs.h fs/unknown.h
AM_CXXFLAGS = -DLINUX