diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 6e6678f..45ed73a 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with Marquee. If not, see <http://www.gnu.org/licenses/>. -SUFFIXES = .htmlin .html +SUFFIXES = .htmlin .html .cssin .css .jsin .js nobase_dist_pkgdata_DATA = \ resources/flexi-color-picker/README.md |